Fix broken internal links. #2370
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Fixes internal broken links in the doc. Some of these appear to be false positives.
Issue(s) fixed
Fixes #2366 2366
Preview
Checklist
Note
Fixes broken internal doc links/anchors and file extensions across multiple pages to ensure correct navigation.
./index.md#...
inconcepts/delegation/caveat-enforcers.md
(and versioned copy).execute-on-metamask-users-behalf.md
and related paths.advanced/key-export.mdx
,advanced/session-management.mdx
,advanced/user-details.mdx
,project-settings.mdx
, andwhitelist.mdx
(adjust directory levels).advanced/custom-authentication.mdx
andadvanced/whitelabel.mdx
to use correct parent paths.#entrypoint-contracts
to#entrypoint-contract
..mdx
extensions for JSON-RPC method reference links; fixeth_supportedEntryPoints
reference path..md
suffix from EIP-7702 quickstart link path inupgrade-eoa-to-smart-account.md
.Written by Cursor Bugbot for commit 45ab7c6. This will update automatically on new commits. Configure here.