Skip to content

Commit

Permalink
Fix links
Browse files Browse the repository at this point in the history
  • Loading branch information
yashovardhan committed Dec 18, 2024
1 parent 7d3afab commit 2ab23b7
Show file tree
Hide file tree
Showing 7 changed files with 29 additions and 30 deletions.
4 changes: 2 additions & 2 deletions docs/sdk/sfa/sfa-android/sfa-android.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ SDKs. You can use this SDK with all features enabled in `sapphire_devnet` for fr

## Resources

- [Quick Start](/quick-start?product=CORE_KIT&sdk=SFA_ANDROID&framework=ANDROID&stepIndex=0): Get
Started with an easy to follow integration of Web3Auth
- [Quick Start](/quick-start?product=SFA&sdk=SFA_ANDROID&framework=ANDROID&stepIndex=0): Get Started
with an easy to follow integration of Web3Auth

- [Example Applications](/examples?product=Core+Kit&sdk=Single+Factor+Auth+Android+SDK): Explore our
example applications and try the SDK yourself.
Expand Down
4 changes: 2 additions & 2 deletions docs/sdk/sfa/sfa-flutter/sfa-flutter.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ SDKs. You can use this SDK with all features enabled in `sapphire_devnet` for fr

## Resources

- [Quick Start](/quick-start?product=CORE_KIT&sdk=SFA_FLUTTER&framework=IOS&stepIndex=0): Get
Started with an easy to follow integration of Web3Auth
- [Quick Start](/quick-start?product=SFA&sdk=SFA_FLUTTER&framework=IOS&stepIndex=0): Get Started
with an easy to follow integration of Web3Auth

- [Example Applications](/examples?product=Core+Kit&sdk=Single+Factor+Auth+Flutter+SDK): Explore our
example applications and try the SDK yourself.
Expand Down
4 changes: 2 additions & 2 deletions docs/sdk/sfa/sfa-ios/sfa-ios.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ SDKs. You can use this SDK with all features enabled in `sapphire_devnet` for fr

## Resources

- [Quick Start](/quick-start?product=CORE_KIT&sdk=SFA_IOS&framework=IOS&stepIndex=0): Get Started
with an easy to follow integration of Web3Auth
- [Quick Start](/quick-start?product=SFA&sdk=SFA_IOS&framework=IOS&stepIndex=0): Get Started with an
easy to follow integration of Web3Auth

- [Example Applications](/examples?product=Core+Kit&sdk=Single+Factor+Auth+iOS+SDK): Explore our
example applications and try the SDK yourself.
Expand Down
4 changes: 2 additions & 2 deletions docs/sdk/sfa/sfa-js/sfa-js.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ SDKs. You can use this SDK with all features enabled in `sapphire_devnet` for fr

## Resources

- [Quick Start](/quick-start?product=CORE_KIT&sdk=SFA_WEB&framework=REACT&stepIndex=0): Get Started
with an easy-to-follow integration of Web3Auth
- [Quick Start](/quick-start?product=SFA&sdk=SFA_WEB&framework=REACT&stepIndex=0): Get Started with
an easy-to-follow integration of Web3Auth

- [Example Applications](/examples?product=Core+Kit&sdk=Single+Factor+Auth+JS+SDK): Explore our
example applications and try the SDK yourself.
Expand Down
29 changes: 15 additions & 14 deletions src/common/maps.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -1523,7 +1523,7 @@ export const coreKitSfaWebExamples: ExamplesInterface[] = [
link: quickStartHostedLinks.SFA_WEB_REACT,
githubLink: quickStartSourceCode.SFA_WEB_REACT,
id: "sfa-react-quick-start",
qsLink: "/quick-start?product=CORE_KIT&sdk=SFA_WEB&framework=REACT&stepIndex=0",
qsLink: "/quick-start?product=SFA&sdk=SFA_WEB&framework=REACT&stepIndex=0",
},
{
title: "Single Factor Auth Angular Quick Start",
Expand All @@ -1543,7 +1543,7 @@ export const coreKitSfaWebExamples: ExamplesInterface[] = [
link: quickStartHostedLinks.SFA_WEB_ANGULAR,
githubLink: quickStartSourceCode.SFA_WEB_ANGULAR,
id: "sfa-angular-quick-start",
qsLink: "/quick-start?product=CORE_KIT&sdk=SFA_WEB&framework=ANGULAR&stepIndex=0",
qsLink: "/quick-start?product=SFA&sdk=SFA_WEB&framework=ANGULAR&stepIndex=0",
},
{
title: "Single Factor Auth Vue Quick Start",
Expand All @@ -1554,7 +1554,7 @@ export const coreKitSfaWebExamples: ExamplesInterface[] = [
link: quickStartHostedLinks.SFA_WEB_VUE,
githubLink: quickStartSourceCode.SFA_WEB_VUE,
id: "sfa-vue-quick-start",
qsLink: "/quick-start?product=CORE_KIT&sdk=SFA_WEB&framework=VUE&stepIndex=0",
qsLink: "/quick-start?product=SFA&sdk=SFA_WEB&framework=VUE&stepIndex=0",
},
{
title: "Single Factor Auth NextJS Quick Start",
Expand All @@ -1574,7 +1574,7 @@ export const coreKitSfaWebExamples: ExamplesInterface[] = [
link: quickStartHostedLinks.SFA_WEB_NEXTJS,
githubLink: quickStartSourceCode.SFA_WEB_NEXTJS,
id: "sfa-nextjs-quick-start",
qsLink: "/quick-start?product=CORE_KIT&sdk=SFA_WEB&framework=NEXTJS&stepIndex=0",
qsLink: "/quick-start?product=SFA&sdk=SFA_WEB&framework=NEXTJS&stepIndex=0",
},
{
title: "Single Factor Auth Vanilla JS Quick Start",
Expand All @@ -1585,7 +1585,7 @@ export const coreKitSfaWebExamples: ExamplesInterface[] = [
link: quickStartHostedLinks.SFA_WEB_HTML,
githubLink: quickStartSourceCode.SFA_WEB_HTML,
id: "sfa-vanillajs-quick-start",
qsLink: "/quick-start?product=CORE_KIT&sdk=SFA_WEB&framework=HTML&stepIndex=0",
qsLink: "/quick-start?product=SFA&sdk=SFA_WEB&framework=HTML&stepIndex=0",
},
{
title: "Use Aggregate Verifiers in Single Factor Auth SDK",
Expand Down Expand Up @@ -1730,7 +1730,7 @@ export const coreKitSfaiOSExamples: ExamplesInterface[] = [
link: "https://github.com/Web3Auth/web3auth-core-kit-examples/tree/main/single-factor-auth-ios/sfa-ios-quick-start",
id: "sfa-ios-quick-start",
githubLink: quickStartSourceCode.SFA_IOS,
qsLink: "/quick-start?product=CORE_KIT&sdk=SFA_IOS&framework=IOS&stepIndex=0",
qsLink: "/quick-start?product=SFA&sdk=SFA_IOS&framework=IOS&stepIndex=0",
},
];
export const coreKitSfaAndroidExamples: ExamplesInterface[] = [
Expand All @@ -1743,7 +1743,7 @@ export const coreKitSfaAndroidExamples: ExamplesInterface[] = [
link: quickStartHostedLinks.SFA_ANDROID_ANDROID,
id: "sfa-ios-quick-start",
githubLink: quickStartSourceCode.SFA_ANDROID,
qsLink: "/quick-start?product=CORE_KIT&sdk=SFA_ANDROID&framework=ANDROID&stepIndex=0",
qsLink: "/quick-start?product=SFA&sdk=SFA_ANDROID&framework=ANDROID&stepIndex=0",
},
];
export const coreKitSfaNodeExamples: ExamplesInterface[] = [
Expand All @@ -1756,7 +1756,7 @@ export const coreKitSfaNodeExamples: ExamplesInterface[] = [
tags: [tags.sfa, "sfa", tags.node, tags.evm],
link: "https://github.com/Web3Auth/web3auth-core-kit-examples/tree/main/single-factor-auth-node/sfa-node-quick-start",
githubLink: quickStartSourceCode.SFA_NODE,
qsLink: "/quick-start?product=CORE_KIT&sdk=SFA_NODE&framework=NODE&stepIndex=0",
qsLink: "/quick-start?product=SFA&sdk=SFA_NODE&framework=NODE&stepIndex=0",
},
{
id: "sfa-telegram-oauth-server",
Expand Down Expand Up @@ -1803,7 +1803,7 @@ export const coreKitSfaReactNativeExamples: ExamplesInterface[] = [
tags: [tags.sfa, "sfa", "javascript", tags.android, tags.ios, tags.evm, tags.reactNative],
link: quickStartHostedLinks.SFA_REACT_NATIVE_IOS,
githubLink: quickStartSourceCode.SFA_REACT_NATIVE,
qsLink: "/quick-start?product=CORE_KIT&sdk=SFA_REACT_NATIVE&framework=IOS&stepIndex=0",
qsLink: "/quick-start?product=SFA&sdk=SFA_REACT_NATIVE&framework=IOS&stepIndex=0",
},
{
id: "sfa-rn-expo-auth0-example",
Expand All @@ -1828,7 +1828,7 @@ export const coreKitSfaFlutterExamples: ExamplesInterface[] = [
tags: [tags.sfa, "sfa", tags.flutter, tags.ios, tags.android, tags.evm, "dart"],
link: quickStartHostedLinks.SFA_FLUTTER_ANDROID,
githubLink: quickStartSourceCode.SFA_FLUTTER,
qsLink: "/quick-start?product=CORE_KIT&sdk=SFA_FLUTTER&framework=ANDROID&stepIndex=0",
qsLink: "/quick-start?product=SFA&sdk=SFA_FLUTTER&framework=ANDROID&stepIndex=0",
},
{
id: "sfa_flutter_solana",
Expand Down Expand Up @@ -1863,7 +1863,7 @@ export const coreKitMPCWebExamples: ExamplesInterface[] = [
githubLink: quickStartSourceCode.MPC_CORE_KIT_WEB_REACT,
id: "mpc-core-kit-react-quick-start",
qsLink:
"/quick-start?product=CORE_KIT&sdk=MPC_CORE_KIT&framework=REACT&stepIndex=0&stepIndex=0",
"/quick-start?product=MPC_CORE_KIT&sdk=MPC_CORE_KIT_WEB&framework=REACT&stepIndex=0&stepIndex=0",
},
{
title: "MPC Core Kit Angular Quick Start",
Expand All @@ -1884,7 +1884,7 @@ export const coreKitMPCWebExamples: ExamplesInterface[] = [
githubLink: quickStartSourceCode.MPC_CORE_KIT_WEB_ANGULAR,
id: "mpc-core-kit-angular-quick-start",
qsLink:
"/quick-start?product=CORE_KIT&sdk=MPC_CORE_KIT&framework=ANGULAR&stepIndex=0&stepIndex=0",
"/quick-start?product=MPC_CORE_KIT&sdk=MPC_CORE_KIT_WEB&framework=ANGULAR&stepIndex=0&stepIndex=0",
},
{
title: "MPC Core Kit Vue Quick Start",
Expand All @@ -1904,7 +1904,8 @@ export const coreKitMPCWebExamples: ExamplesInterface[] = [
link: quickStartHostedLinks.MPC_CORE_KIT_WEB_VUE,
githubLink: quickStartSourceCode.MPC_CORE_KIT_WEB_VUE,
id: "mpc-core-kit-vue-quick-start",
qsLink: "/quick-start?product=CORE_KIT&sdk=MPC_CORE_KIT&framework=VUE&stepIndex=0&stepIndex=0",
qsLink:
"/quick-start?product=MPC_CORE_KIT&sdk=MPC_CORE_KIT_WEB&framework=VUE&stepIndex=0&stepIndex=0",
},
{
title: "MPC Core Kit NextJS Quick Start",
Expand All @@ -1925,7 +1926,7 @@ export const coreKitMPCWebExamples: ExamplesInterface[] = [
githubLink: quickStartSourceCode.MPC_CORE_KIT_WEB_NEXTJS,
id: "mpc-core-kit-nextjs-quick-start",
qsLink:
"/quick-start?product=CORE_KIT&sdk=MPC_CORE_KIT&framework=NEXTJS&stepIndex=0&stepIndex=0",
"/quick-start?product=MPC_CORE_KIT&sdk=MPC_CORE_KIT_WEB&framework=NEXTJS&stepIndex=0&stepIndex=0",
},
{
title: "Use Aggregate Verifiers in MPC Core Kit SDK",
Expand Down
2 changes: 1 addition & 1 deletion src/components/ProductCards/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@ export default function QuickNavigation() {
<span className={styles.pill}>Demo{chevron}</span>
</a>
<a
href={`${baseUrl}quick-start?product=CORE_KIT&sdk=SFA_WEB`}
href={`${baseUrl}quick-start?product=SFA&sdk=SFA_WEB`}
className={styles.pillContainer}
>
<span className={styles.pill}>Quick Start{chevron}</span>
Expand Down
12 changes: 5 additions & 7 deletions src/components/SDKReferenceCards/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -586,9 +586,7 @@ export const sfaweb = (
<div className={styles.cardContentText}>
<h3 className={styles.title}>Single Factor Auth JS SDK</h3>
<div className={styles.links}>
<a
href={`${baseUrl}quick-start?product=CORE_KIT&sdk=SFA_WEB&framework=REACT&stepIndex=0`}
>
<a href={`${baseUrl}quick-start?product=SFA&sdk=SFA_WEB&framework=REACT&stepIndex=0`}>
Quick Start{chevron}
</a>
<a href={`${baseUrl}sdk/sfa/sfa-js`}>SDK Reference{chevron}</a>
Expand Down Expand Up @@ -632,7 +630,7 @@ export const sfamobile = (
</div>
<div className={styles.links}>
<a
href={`${baseUrl}quick-start?product=CORE_KIT&sdk=SFA_ANDROID&framework=ANDROID&stepIndex=0&stepIndex=0`}
href={`${baseUrl}quick-start?product=SFA&sdk=SFA_ANDROID&framework=ANDROID&stepIndex=0&stepIndex=0`}
>
Quick Start{chevron}
</a>
Expand Down Expand Up @@ -665,7 +663,7 @@ export const sfamobile = (
</div>
<div className={styles.links}>
<a
href={`${baseUrl}quick-start?product=CORE_KIT&sdk=SFA_IOS&framework=IOS&stepIndex=0&stepIndex=0`}
href={`${baseUrl}quick-start?product=SFA&sdk=SFA_IOS&framework=IOS&stepIndex=0&stepIndex=0`}
>
Quick Start{chevron}
</a>
Expand Down Expand Up @@ -694,7 +692,7 @@ export const sfamobile = (
<h3 className={styles.title}>Single Factor Auth Flutter SDK</h3>
<div className={styles.links}>
<a
href={`${baseUrl}quick-start?product=CORE_KIT&sdk=SFA_FLUTTER&framework=IOS&stepIndex=0&stepIndex=0`}
href={`${baseUrl}quick-start?product=SFA&sdk=SFA_FLUTTER&framework=IOS&stepIndex=0&stepIndex=0`}
>
Quick Start{chevron}
</a>
Expand Down Expand Up @@ -746,7 +744,7 @@ export const mpccorekitjs = (
</p>
<div className={styles.links}>
<a
href={`${baseUrl}quick-start?product=CORE_KIT&sdk=MPC_CORE_KIT&framework=REACT&stepIndex=0&stepIndex=0`}
href={`${baseUrl}quick-start?product=MPC_CORE_KIT&sdk=MPC_CORE_KIT_WEB&framework=REACT&stepIndex=0&stepIndex=0`}
>
Quick Start{chevron}
</a>
Expand Down

0 comments on commit 2ab23b7

Please sign in to comment.