Skip to content

Commit d877293

Browse files
committed
updated links
1 parent 5b358fe commit d877293

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

src/pages/guides/farcaster-mpc-core-kit-web.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ image: "guides/banners/farcaster-mpc-ck-web.png"
44
description: Learn how to use Sign In with Farcaster with Web3Auth MPC CoreKit Web SDK
55
type: guide
66
tags: ["@web3auth/mpc-core-kit", mpc, mpc-core-kit-web, farcaster, react, ethereum, next.js]
7-
date: May 9, 2024
7+
date: May 8, 2024
88
author: Web3Auth Team
99
communityPortalTopicId:
1010
pinned: false
@@ -242,7 +242,7 @@ const logOut = async () => {
242242
### Full Implementation Example
243243

244244
Here's
245-
[an example of how to integrate the above steps into your Next.js application](https://github.com/shahbaz17/farcaster-next-w3a)
245+
[an example of how to integrate the above steps into your Next.js application](https://github.com/Web3Auth/web3auth-core-kit-examples/tree/main/mpc-core-kit-web/mpc-core-kit-farcaster)
246246

247247
---
248248

src/pages/guides/farcaster-sfa-web.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ image: "guides/banners/farcaster-sfa-web.png"
44
description: Learn how to use Sign In with Farcaster with Web3Auth SFA Web SDK
55
type: guide
66
tags: ["@web3auth/single-factor-auth", sfa-web, farcaster, react, ethereum, next.js]
7-
date: May 8, 2024
7+
date: May 6, 2024
88
author: Web3Auth Team
99
communityPortalTopicId:
1010
pinned: false
@@ -242,7 +242,7 @@ const logOut = async () => {
242242
### Full Implementation Example
243243

244244
Here's
245-
[an example of how to integrate the above steps into your Next.js application](https://github.com/shahbaz17/farcaster-next-w3a)
245+
[an example of how to integrate the above steps into your Next.js application](https://github.com/Web3Auth/web3auth-core-kit-examples/tree/main/single-factor-auth-web/sfa-web-farcaster)
246246

247247
---
248248

0 commit comments

Comments
 (0)