Skip to content

docs: fix broken internal links (404s)#1696

Open
erhnysr wants to merge 1 commit into
base:masterfrom
erhnysr:fix/broken-internal-links
Open

docs: fix broken internal links (404s)#1696
erhnysr wants to merge 1 commit into
base:masterfrom
erhnysr:fix/broken-internal-links

Conversation

@erhnysr

@erhnysr erhnysr commented Jul 7, 2026

Copy link
Copy Markdown

Fix five verified internal link issues that resolve to 404 in the rendered Mintlify site. Each was verified against the repository filesystem (target files/paths and docs.json redirects).

  • /base-account had no index page; point to /base-account/overview/what-is-base-accountagents/index.mdx, base-account/framework-integrations/rainbowkit.mdx
  • /ai-agents/* paths don't exist (the directory is /agents, and there's no redirect); correct 6 links in the Base MCP skill files — agents/skills/SKILL.md, agents/skills/references/install.md
  • Drop stray .mdx extension from the signInWithEthereum link — base-account/reference/core/provider-rpc-methods/wallet_connect.mdx (other references to the same page already omit it)
  • Drop stray .mdx extension from the glossary anchor link, matching the other glossary links in the same file — base-chain/specs/reference/configurability.mdx

6 files changed, 10 insertions(+), 10 deletions(-).

Fix five verified internal link issues that resolve to 404 in the
rendered Mintlify site:

- /base-account had no index page; point to
  /base-account/overview/what-is-base-account (agents/index.mdx,
  rainbowkit.mdx)
- /ai-agents/* paths don't exist (dir is /agents); correct 6 links in
  the Base MCP skill files (SKILL.md, references/install.md)
- Drop stray .mdx extension from signInWithEthereum link
  (wallet_connect.mdx)
- Drop stray .mdx extension from glossary anchor link, matching the
  other links in the same file (configurability.mdx)
@cb-heimdall

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

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