Skip to content

fix(docs): remove .mdx extension from signInWithEthereum link in wallet_connect reference#1415

Open
bayrakdarerdem wants to merge 1 commit into
base:masterfrom
bayrakdarerdem:fix/preview-tool-broken-link
Open

fix(docs): remove .mdx extension from signInWithEthereum link in wallet_connect reference#1415
bayrakdarerdem wants to merge 1 commit into
base:masterfrom
bayrakdarerdem:fix/preview-tool-broken-link

Conversation

@bayrakdarerdem
Copy link
Copy Markdown

Summary

Removes the .mdx extension from the signInWithEthereum link in wallet_connect.mdx line 193.

Problem

The link included a .mdx extension which caused a 404 error when clicked.

  • /base-account/reference/core/capabilities/signInWithEthereum.mdx → 404
  • /base-account/reference/core/capabilities/signInWithEthereum → 200

Changes

  • docs/base-account/reference/core/provider-rpc-methods/wallet_connect.mdx line 193

Fixes #1311

@cb-heimdall
Copy link
Copy Markdown
Collaborator

cb-heimdall commented May 11, 2026

🟡 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

…et_connect reference

The link on line 193 incorrectly included a .mdx extension which returned 404.

Fixes base#1311
@bayrakdarerdem bayrakdarerdem force-pushed the fix/preview-tool-broken-link branch from 9f577df to 68c8509 Compare May 11, 2026 22:02
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(docs): remove .mdx extension from signInWithEthereum link in wallet_connect reference

2 participants