Skip to content

docs: fix broken links returning 404#1706

Open
ersinozkan1987-hub wants to merge 1 commit into
base:masterfrom
ersinozkan1987-hub:fix/broken-links
Open

docs: fix broken links returning 404#1706
ersinozkan1987-hub wants to merge 1 commit into
base:masterfrom
ersinozkan1987-hub:fix/broken-links

Conversation

@ersinozkan1987-hub

Copy link
Copy Markdown

What changed? Why?

Fixed three broken links that currently return 404:

  1. base-account/framework-integrations/thirdweb: the Base Account Thirdweb Template links point to base/demos/tree/main/..., but the default branch of base/demos is master, so both links (inline + GithubRepoCard) 404. Updated to /tree/master/.
  2. base-account/reference/core/provider-rpc-methods/wallet_connect: the signInWithEthereum link includes the .mdx extension, which 404s on the live site (the extensionless URL works). Removed the extension.
  3. get-started/base-mentorship-program: 1kx.network/team/jakub-rusiecki no longer exists. Linked to the 1kx team page instead, matching how other entries in the table link to team pages.

Notes to reviewers

Link-only changes, no content changes.

How has it been tested?

Verified each URL before/after with curl:

@cb-heimdall

cb-heimdall commented Jul 9, 2026

Copy link
Copy Markdown
Collaborator

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 0
Sum 1

- 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants