Skip to content

Commit b407787

Browse files
committed
updates config
1 parent 92bcf00 commit b407787

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docusaurus.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ const katex = require('rehype-katex');
44
module.exports = {
55
title: "Polygon ID Documentation",
66
tagline: "The official developer documentation hub for Polygon ID.",
7-
url: "https://id.polygon.technology",
7+
url: "https://devs.polygonid.com",
88
baseUrl: "/",
99
favicon: "/img/logo-round-purple.png",
1010
organizationName: "maticnetwork",
@@ -354,7 +354,7 @@ module.exports = {
354354
docs: {
355355
routeBasePath: '/docs',
356356
sidebarPath: require.resolve("./sidebars.js"),
357-
editUrl: "https://github.com/maticnetwork/id-docs/tree/main/",
357+
editUrl: "https://github.com/0xPolygonID/id-docs/tree/main",
358358
path: "docs",
359359
showLastUpdateAuthor: true,
360360
showLastUpdateTime: true,

0 commit comments

Comments
 (0)