File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ const katex = require('rehype-katex');
44module . 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 ,
You can’t perform that action at this time.
0 commit comments