From 15dd53344452f3be9be4cbec5045c3a5ae1958e6 Mon Sep 17 00:00:00 2001 From: ersinozkan1987-hub Date: Fri, 10 Jul 2026 00:33:50 +0300 Subject: [PATCH] docs: fix broken links returning 404 - thirdweb: base/demos default branch is master, /tree/main URLs return 404 - wallet_connect: extensionful signInWithEthereum.mdx link 404s on the live site - base-mentorship-program: 1kx.network/team/jakub-rusiecki page no longer exists, link to the team page like other entries --- docs/base-account/framework-integrations/thirdweb.mdx | 4 ++-- .../reference/core/provider-rpc-methods/wallet_connect.mdx | 2 +- docs/get-started/base-mentorship-program.mdx | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/base-account/framework-integrations/thirdweb.mdx b/docs/base-account/framework-integrations/thirdweb.mdx index 62fd31046..926f725f4 100644 --- a/docs/base-account/framework-integrations/thirdweb.mdx +++ b/docs/base-account/framework-integrations/thirdweb.mdx @@ -22,11 +22,11 @@ By the end of this guide, you will: - Have Base Account available as a wallet option alongside email authentication - Use Thirdweb's `ConnectButton` for a polished wallet connection experience -You can jump ahead and use the [Base Account Thirdweb Template](https://github.com/base/demos/tree/main/base-account/base-account-thirdweb-template) to get started. +You can jump ahead and use the [Base Account Thirdweb Template](https://github.com/base/demos/tree/master/base-account/base-account-thirdweb-template) to get started. ## Installation diff --git a/docs/base-account/reference/core/provider-rpc-methods/wallet_connect.mdx b/docs/base-account/reference/core/provider-rpc-methods/wallet_connect.mdx index cbdcd9b94..ff07789a9 100644 --- a/docs/base-account/reference/core/provider-rpc-methods/wallet_connect.mdx +++ b/docs/base-account/reference/core/provider-rpc-methods/wallet_connect.mdx @@ -190,7 +190,7 @@ When using the `signInWithEthereum` capability, always generate a fresh, unique ## Usage with Capabilities -You can use the `wallet_connect` with the [`signInWithEthereum`](/base-account/reference/core/capabilities/signInWithEthereum.mdx) capability to authenticate the user. +You can use the `wallet_connect` with the [`signInWithEthereum`](/base-account/reference/core/capabilities/signInWithEthereum) capability to authenticate the user. import PolicyBanner from "/snippets/PolicyBanner.mdx"; diff --git a/docs/get-started/base-mentorship-program.mdx b/docs/get-started/base-mentorship-program.mdx index bd6a6c5e0..b7a6523c0 100644 --- a/docs/get-started/base-mentorship-program.mdx +++ b/docs/get-started/base-mentorship-program.mdx @@ -32,7 +32,7 @@ Base Mentors are experienced founders, operators, and subject matter experts acr | Jack Gorman | Variant | | Jacob Frantz | [Opyn (acq. Coinbase)](https://x.com/therealjfrantz) | | Jai Prasad | [Definitive](https://x.com/jai_prasad17) | -| Jakub Rusiecki | [1kx](https://1kx.network/team/jakub-rusiecki) | +| Jakub Rusiecki | [1kx](https://1kx.network/team) | | Jay Drain Jr | a16z crypto | | Jonathan Wu | [Asylum Ventures](https://www.asylum.vc/) | | Kaito Cunningham | [Utopia Labs (acq. Coinbase)](https://x.com/kaycidot) |