File tree Expand file tree Collapse file tree 3 files changed +5
-301
lines changed Expand file tree Collapse file tree 3 files changed +5
-301
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -378,7 +378,6 @@ module.exports = {
378
378
] ,
379
379
} ,
380
380
"js-sdk/js-sdk-example" ,
381
- "js-sdk/js-sdk-browser-wallet-demo" ,
382
381
"js-sdk/js-sdk-dynamic-did"
383
382
] ,
384
383
} ,
Original file line number Diff line number Diff line change @@ -104,19 +104,19 @@ export const contentData = {
104
104
} ,
105
105
{
106
106
title : "Build an app with Android SDK" ,
107
- link : "/docs/wallet/wallet-sdk/android-sdk/install-android-sdk " ,
107
+ link : "/docs/wallet/wallet-sdk/android-sdk/example-app " ,
108
108
} ,
109
109
{
110
110
title : "Wallet APIs" ,
111
111
link : "/docs/category/wallet-apis" ,
112
112
} ,
113
113
{
114
- title : "Polygon ID Wallet app: SDK reference implementation" ,
115
- link : "/docs/wallet/wallet-sdk/polygonid -app" ,
114
+ title : "Privado ID Wallet app: Wallet SDK reference implementation" ,
115
+ link : "/docs/category/privado-id-wallet -app" ,
116
116
} ,
117
117
{
118
- title : "Web wallet via JS SDK" ,
119
- link : "/docs/js-sdk/js-sdk-browser- wallet-demo " ,
118
+ title : "Privado ID Web wallet: JS SDK reference implementation " ,
119
+ link : "/docs/wallet/web- wallet" ,
120
120
} ,
121
121
] ,
122
122
} ,
You can’t perform that action at this time.
0 commit comments