Skip to content

Conversation

@yashovardhan
Copy link
Member

@yashovardhan yashovardhan commented Dec 3, 2025

Multiple doc links with "./" were erroring out in production, link the ones in https://docs.metamask.io/embedded-wallets/sdk/react#advanced-configuration

This PR replaces them with direct links to the particular page/ section. For the common component, I have removed and directly copied the content to the respective file.


Note

Replaces relative (“./”, “../”) links with absolute site-root paths across EW dashboard and SDK docs, inlines shared advanced config content into JS/React/Vue pages, and makes minor formatting/table fixes.

  • Documentation
    • Link updates: Converted numerous relative links to absolute paths under /embedded-wallets/... across dashboard, sdk/* (Android, iOS, Flutter, React, Vue, React Native, JS, Unity, Unreal) pages, including migration guides and “Next Steps” sections.
    • Advanced config refactor:
      • Removed embedded-wallets/sdk/_common/_advanced-config-options.mdx and inlined its content into sdk/js/advanced/README.mdx, sdk/react/advanced/README.mdx, and sdk/vue/advanced/README.mdx (updated imports accordingly).
    • Formatting tweaks: Fixed/standardized a Markdown table in sdk/unreal/advanced/README.mdx and adjusted minor inline references.

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

@yashovardhan yashovardhan requested review from a team as code owners December 3, 2025 17:48
@vercel
Copy link

vercel bot commented Dec 3, 2025

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

Project Deployment Preview Comments Updated (UTC)
metamask-docs Error Error Dec 5, 2025 8:39am

Copy link
Contributor

@bgravenorst bgravenorst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

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.

4 participants