Skip to content

Commit 1af1e33

Browse files
authored
Update EW Demo Link (#2825)
Co-authored-by: Yashovardhan Agrawal <21066442+yashovardhan@users.noreply.github.com>
1 parent 75c98d0 commit 1af1e33

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

embedded-wallets/features/external-wallets.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The MetaMask Embedded Wallets SDK provides one of the most complete wallet aggre
88

99
:::info demo
1010

11-
Looking for a quick preview? See the [Demo](https://demo.web3auth.io).
11+
Looking for a quick preview? See the [Demo](https://ew-demo.metamask.io).
1212

1313
:::
1414

embedded-wallets/features/funding.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ The fiat on‑ramp aggregator addresses your on-ramping challenges:
7373

7474
:::info
7575

76-
Checkout our [Demo](https://demo.web3auth.io) to see it in action.
76+
Checkout our [Demo](https://ew-demo.metamask.io) to see it in action.
7777

7878
:::
7979

embedded-wallets/features/nft-minting.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Embedded Wallets NFT Minting Service facilitates NFT airdrops and minting, givin
99

1010
:::info
1111

12-
Checkout our [Demo](https://demo.web3auth.io) to see it in action.
12+
Checkout our [Demo](https://ew-demo.metamask.io) to see it in action.
1313

1414
:::
1515

src/components/SubNavBar/configs.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ export const EMBEDDED_WALLETS_SUBNAV_CONFIG: SubNavBarConfig = {
4242
{
4343
key: 'demo',
4444
label: 'Demo ↗',
45-
path: 'https://demo.web3auth.io/',
45+
path: 'https://ew-demo.metamask.io/',
4646
},
4747
],
4848
}

0 commit comments

Comments
 (0)