File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require("dotenv").config();
6
6
module . exports = {
7
7
title : "Privado ID Documentation" ,
8
8
tagline : "The official developer documentation hub for Privado ID." ,
9
- url : "https://devs.polygonid.com " ,
9
+ url : "https://docs.privado.id " ,
10
10
baseUrl : "/" ,
11
11
favicon : "/img/privado_favicon.png" ,
12
12
organizationName : "0xPolygonID" ,
@@ -112,19 +112,19 @@ module.exports = {
112
112
label : "Tools" ,
113
113
items : [
114
114
{
115
- href : "https://schema-builder.polygonid.me/ " ,
115
+ href : "https://tools.privado.id " ,
116
116
label : "Schema Explorer" ,
117
117
} ,
118
118
{
119
- href : "https://schema-builder.polygonid.me /builder" ,
119
+ href : "https://tools.privado.id /builder" ,
120
120
label : "Schema Builder" ,
121
121
} ,
122
122
{
123
- href : "https://schema-builder.polygonid.me /query-builder" ,
123
+ href : "https://tools.privado.id /query-builder" ,
124
124
label : "Query Builder" ,
125
125
} ,
126
126
{
127
- href : "https://jwz.polygonid.me " ,
127
+ href : "https://jwz-validator.privado.id " ,
128
128
label : "JWZ Validator" ,
129
129
} ,
130
130
] ,
You can’t perform that action at this time.
0 commit comments