@@ -51,13 +51,9 @@ export const pnpweb = (
5151 < div className = { styles . cardContentText } >
5252 < h3 className = { styles . title } > React SDK</ h3 >
5353 < div className = { styles . links } >
54- < a href = { `${ baseUrl } quick-start?product=PNP&sdk=PNP_MODAL&framework=REACT&stepIndex=0` } >
55- Quick Start{ chevron }
56- </ a >
54+ < a href = { `${ baseUrl } quick-start?framework=REACT&stepIndex=0` } > Quick Start{ chevron } </ a >
5755 < a href = { `${ baseUrl } sdk/web/react` } > SDK Reference{ chevron } </ a >
58- < a href = { `${ baseUrl } examples?product=plug+and+play&platform=web&blockchain=` } >
59- Examples{ chevron }
60- </ a >
56+ < a href = { `${ baseUrl } sdk/web/react/examples` } > Examples{ chevron } </ a >
6157 </ div >
6258 </ div >
6359 </ div >
@@ -82,13 +78,9 @@ export const pnpweb = (
8278 < div className = { styles . cardContentText } >
8379 < h3 className = { styles . title } > Vue SDK</ h3 >
8480 < div className = { styles . links } >
85- < a href = { `${ baseUrl } quick-start?product=PNP&sdk=PNP_MODAL&framework=REACT&stepIndex=0` } >
86- Quick Start{ chevron }
87- </ a >
81+ < a href = { `${ baseUrl } quick-start?framework=VUE&stepIndex=0` } > Quick Start{ chevron } </ a >
8882 < a href = { `${ baseUrl } sdk/web/vue` } > SDK Reference{ chevron } </ a >
89- < a href = { `${ baseUrl } examples?product=plug+and+play&platform=web&blockchain=` } >
90- Examples{ chevron }
91- </ a >
83+ < a href = { `${ baseUrl } sdk/web/vue/examples` } > Examples{ chevron } </ a >
9284 </ div >
9385 </ div >
9486 </ div >
@@ -109,13 +101,9 @@ export const pnpweb = (
109101 < div className = { styles . cardContentText } >
110102 < h3 className = { styles . title } > Javascript SDK</ h3 >
111103 < div className = { styles . links } >
112- < a href = { `${ baseUrl } quick-start?product=PNP&sdk=PNP_MODAL&framework=VUE&stepIndex=0` } >
113- Quick Start{ chevron }
114- </ a >
104+ < a href = { `${ baseUrl } quick-start?framework=ANGULAR&stepIndex=0` } > Quick Start{ chevron } </ a >
115105 < a href = { `${ baseUrl } sdk/web/js` } > SDK Reference{ chevron } </ a >
116- < a href = { `${ baseUrl } examples?product=plug+and+play&platform=web&blockchain=` } >
117- Examples{ chevron }
118- </ a >
106+ < a href = { `${ baseUrl } sdk/web/js/examples` } > Examples{ chevron } </ a >
119107 </ div >
120108 </ div >
121109 </ div >
@@ -153,15 +141,9 @@ export const pnpmobile = (
153141 < div className = { styles . cardContentText } >
154142 < h3 className = { styles . title } > Android SDK</ h3 >
155143 < div className = { styles . links } >
156- < a
157- href = { `${ baseUrl } quick-start?framework=ANDROID&product=PNP&sdk=PNP_REACT_NATIVE&stepIndex=0` }
158- >
159- Quick Start{ chevron }
160- </ a >
144+ < a href = { `${ baseUrl } quick-start?framework=ANDROID&stepIndex=0` } > Quick Start{ chevron } </ a >
161145 < a href = { `${ baseUrl } sdk/mobile/pnp/android` } > SDK Reference{ chevron } </ a >
162- < a href = { `${ baseUrl } examples?product=plug+and+play&platform=android&blockchain=` } >
163- Examples{ chevron }
164- </ a >
146+ < a href = { `${ baseUrl } sdk/mobile/pnp/android/examples` } > Examples{ chevron } </ a >
165147 </ div >
166148 </ div >
167149 </ div >
@@ -184,15 +166,9 @@ export const pnpmobile = (
184166 < div className = { styles . cardContentText } >
185167 < h3 className = { styles . title } > iOS SDK</ h3 >
186168 < div className = { styles . links } >
187- < a
188- href = { `${ baseUrl } quick-start?framework=IOS&product=PNP&sdk=PNP_REACT_NATIVE&stepIndex=0` }
189- >
190- Quick Start{ chevron }
191- </ a >
169+ < a href = { `${ baseUrl } quick-start?framework=IOS&stepIndex=0` } > Quick Start{ chevron } </ a >
192170 < a href = { `${ baseUrl } sdk/mobile/pnp/ios` } > SDK Reference{ chevron } </ a >
193- < a href = { `${ baseUrl } examples?product=plug+and+play&platform=ios&blockchain=` } >
194- Examples{ chevron }
195- </ a >
171+ < a href = { `${ baseUrl } sdk/mobile/pnp/ios/examples` } > Examples{ chevron } </ a >
196172 </ div >
197173 </ div >
198174 </ div >
@@ -213,15 +189,9 @@ export const pnpmobile = (
213189 < div className = { styles . cardContentText } >
214190 < h3 className = { styles . title } > Flutter SDK</ h3 >
215191 < div className = { styles . links } >
216- < a
217- href = { `${ baseUrl } quick-start?framework=FLUTTER&product=PNP&sdk=PNP_REACT_NATIVE&stepIndex=0` }
218- >
219- Quick Start{ chevron }
220- </ a >
192+ < a href = { `${ baseUrl } quick-start?framework=FLUTTER&stepIndex=0` } > Quick Start{ chevron } </ a >
221193 < a href = { `${ baseUrl } sdk/mobile/pnp/flutter` } > SDK Reference{ chevron } </ a >
222- < a href = { `${ baseUrl } examples?product=plug+and+play&platform=flutter&blockchain=` } >
223- Examples{ chevron }
224- </ a >
194+ < a href = { `${ baseUrl } sdk/mobile/pnp/flutter/examples` } > Examples{ chevron } </ a >
225195 </ div >
226196 </ div >
227197 </ div >
@@ -242,15 +212,11 @@ export const pnpmobile = (
242212 < div className = { styles . cardContentText } >
243213 < h3 className = { styles . title } > React Native SDK</ h3 >
244214 < div className = { styles . links } >
245- < a
246- href = { `${ baseUrl } quick-start?framework=REACT_NATIVE&product=PNP&sdk=PNP_REACT_NATIVE&stepIndex=0` }
247- >
215+ < a href = { `${ baseUrl } quick-start?framework=REACT_NATIVE&stepIndex=0` } >
248216 Quick Start{ chevron }
249217 </ a >
250218 < a href = { `${ baseUrl } sdk/mobile/pnp/react-native` } > SDK Reference{ chevron } </ a >
251- < a href = { `${ baseUrl } examples?product=plug+and+play&platform=react+native&blockchain=` } >
252- Examples{ chevron }
253- </ a >
219+ < a href = { `${ baseUrl } sdk/mobile/pnp/react-native/examples` } > Examples{ chevron } </ a >
254220 </ div >
255221 </ div >
256222 </ div >
@@ -294,13 +260,8 @@ export const pnpgaming = (
294260 < div className = { styles . cardContentText } >
295261 < h3 className = { styles . title } > Unity SDK</ h3 >
296262 < div className = { styles . links } >
297- { /* <a href={`${baseUrl}quick-start?product=PNP&sdk=PNP_UNITY&framework=IOS&stepIndex=0`}>
298- Quick Start{chevron}
299- </a> */ }
300263 < a href = { `${ baseUrl } sdk/gaming/unity` } > SDK Reference{ chevron } </ a >
301- < a href = { `${ baseUrl } examples?product=plug+and+play&platform=unity&blockchain=` } >
302- Examples{ chevron }
303- </ a >
264+ < a href = { `${ baseUrl } sdk/gaming/unity/examples` } > Examples{ chevron } </ a >
304265 </ div >
305266 </ div >
306267 </ div >
@@ -323,11 +284,8 @@ export const pnpgaming = (
323284 < h3 className = { styles . title } > Unreal SDK</ h3 >
324285 </ div >
325286 < div className = { styles . links } >
326- { /* <a href={`${baseUrl}examples?product=Plug+and+Play&sdk=Plug+and+Play+Unreal+SDK`}>Quick Start{chevron}</a> */ }
327287 < a href = { `${ baseUrl } sdk/gaming/unreal` } > SDK Reference{ chevron } </ a >
328- < a href = { `${ baseUrl } examples?product=plug+and+play&platform=unreal+engine&blockchain=` } >
329- Examples{ chevron }
330- </ a >
288+ < a href = { `${ baseUrl } sdk/gaming/unreal/examples` } > Examples{ chevron } </ a >
331289 </ div >
332290 </ div >
333291 </ div >
@@ -365,15 +323,8 @@ export const sfamobile = (
365323 < h3 className = { styles . title } > Single Factor Auth Android SDK</ h3 >
366324 </ div >
367325 < div className = { styles . links } >
368- < a
369- href = { `${ baseUrl } quick-start?product=SFA&sdk=SFA_ANDROID&framework=ANDROID&stepIndex=0&stepIndex=0` }
370- >
371- Quick Start{ chevron }
372- </ a >
373- < a href = { `${ baseUrl } sdk/sfa/sfa-android` } > SDK Reference{ chevron } </ a >
374- < a href = { `${ baseUrl } examples?product=Core+Kit&sdk=Single+Factor+Auth+Android+SDK` } >
375- Examples{ chevron }
376- </ a >
326+ < a href = { `${ baseUrl } sdk/mobile/sfa/android` } > SDK Reference{ chevron } </ a >
327+ < a href = { `${ baseUrl } sdk/mobile/sfa/android/examples` } > Examples{ chevron } </ a >
377328 </ div >
378329 </ div >
379330 </ div >
@@ -398,15 +349,8 @@ export const sfamobile = (
398349 < h3 className = { styles . title } > Single Factor Auth iOS SDK</ h3 >
399350 </ div >
400351 < div className = { styles . links } >
401- < a
402- href = { `${ baseUrl } quick-start?product=SFA&sdk=SFA_IOS&framework=IOS&stepIndex=0&stepIndex=0` }
403- >
404- Quick Start{ chevron }
405- </ a >
406- < a href = { `${ baseUrl } sdk/sfa/sfa-ios` } > SDK Reference{ chevron } </ a >
407- < a href = { `${ baseUrl } examples?product=Core+Kit&sdk=Single+Factor+Auth+iOS+SDK` } >
408- Examples{ chevron }
409- </ a >
352+ < a href = { `${ baseUrl } sdk/mobile/sfa/ios` } > SDK Reference{ chevron } </ a >
353+ < a href = { `${ baseUrl } sdk/mobile/sfa/ios/examples` } > Examples{ chevron } </ a >
410354 </ div >
411355 </ div >
412356 </ div >
@@ -427,15 +371,8 @@ export const sfamobile = (
427371 < div className = { styles . cardContentText } >
428372 < h3 className = { styles . title } > Single Factor Auth Flutter SDK</ h3 >
429373 < div className = { styles . links } >
430- < a
431- href = { `${ baseUrl } quick-start?product=SFA&sdk=SFA_FLUTTER&framework=IOS&stepIndex=0&stepIndex=0` }
432- >
433- Quick Start{ chevron }
434- </ a >
435- < a href = { `${ baseUrl } sdk/sfa/sfa-flutter` } > SDK Reference{ chevron } </ a >
436- < a href = { `${ baseUrl } examples?product=Core+Kit&sdk=Single+Factor+Auth+Flutter+SDK` } >
437- Examples{ chevron }
438- </ a >
374+ < a href = { `${ baseUrl } sdk/mobile/sfa/flutter` } > SDK Reference{ chevron } </ a >
375+ < a href = { `${ baseUrl } sdk/mobile/sfa/flutter/examples` } > Examples{ chevron } </ a >
439376 </ div >
440377 </ div >
441378 </ div >
@@ -456,15 +393,10 @@ export const sfamobile = (
456393 </ svg >
457394 </ div >
458395 < div className = { styles . cardContentText } >
459- < h3 className = { styles . title } > Single Factor Auth JS SDK</ h3 >
396+ < h3 className = { styles . title } > Single Factor Auth React Native SDK</ h3 >
460397 < div className = { styles . links } >
461- < a href = { `${ baseUrl } quick-start?product=SFA&sdk=SFA_WEB&framework=REACT&stepIndex=0` } >
462- Quick Start{ chevron }
463- </ a >
464- < a href = { `${ baseUrl } sdk/sfa/sfa-js` } > SDK Reference{ chevron } </ a >
465- < a href = { `${ baseUrl } examples?product=Core+Kit&sdk=Single+Factor+Auth+JS+SDK` } >
466- Examples{ chevron }
467- </ a >
398+ < a href = { `${ baseUrl } sdk/mobile/sfa/react-native` } > SDK Reference{ chevron } </ a >
399+ < a href = { `${ baseUrl } sdk/mobile/sfa/react-native/examples` } > Examples{ chevron } </ a >
468400 </ div >
469401 </ div >
470402 </ div >
0 commit comments