Skip to content

Conversation

bgravenorst
Copy link
Contributor

@bgravenorst bgravenorst commented Oct 9, 2025

Description

Fixes internal broken links in the doc. Some of these appear to be false positives.

Issue(s) fixed

Fixes #2366 2366

Preview

Checklist

  • If this PR updates or adds documentation content that changes or adds technical meaning, it has received an approval from an engineer or DevRel from the relevant team.
  • If this PR updates or adds documentation content, it has received an approval from a technical writer.

Note

Fixes broken internal doc links/anchors and file extensions across multiple pages to ensure correct navigation.

  • Delegation Toolkit docs:
    • Update relative links to ./index.md#... in concepts/delegation/caveat-enforcers.md (and versioned copy).
    • Fix ERC-7715 guide link to execute-on-metamask-users-behalf.md and related paths.
  • Embedded Wallets (Dashboard):
    • Correct "Next Steps" link paths in advanced/key-export.mdx, advanced/session-management.mdx, advanced/user-details.mdx, project-settings.mdx, and whitelist.mdx (adjust directory levels).
  • Embedded Wallets (React SDK):
    • Fix cross-links between advanced/custom-authentication.mdx and advanced/whitelabel.mdx to use correct parent paths.
  • Services > Bundler:
    • Fix anchor from #entrypoint-contracts to #entrypoint-contract.
    • Add .mdx extensions for JSON-RPC method reference links; fix eth_supportedEntryPoints reference path.
  • Tutorials:
    • Remove .md suffix from EIP-7702 quickstart link path in upgrade-eoa-to-smart-account.md.

Written by Cursor Bugbot for commit 45ab7c6. This will update automatically on new commits. Configure here.

Signed-off-by: bgravenorst <byron.gravenorst@consensys.net>
@bgravenorst bgravenorst requested review from a team as code owners October 9, 2025 21:51
Copy link

vercel bot commented Oct 9, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
metamask-docs Ready Ready Preview Comment Oct 9, 2025 9:55pm

@bgravenorst bgravenorst merged commit 4b61c17 into main Oct 9, 2025
19 checks passed
@bgravenorst bgravenorst deleted the fix-internal-links branch October 9, 2025 22:03
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.

Fix broken links in the documentation

2 participants