Skip to content

fix(docs): drop .mdx suffix from signInWithEthereum link#1739

Open
Kajko25 wants to merge 1 commit into
base:masterfrom
Kajko25:fix/signinwithethereum-link-685
Open

fix(docs): drop .mdx suffix from signInWithEthereum link#1739
Kajko25 wants to merge 1 commit into
base:masterfrom
Kajko25:fix/signinwithethereum-link-685

Conversation

@Kajko25

@Kajko25 Kajko25 commented Jul 26, 2026

Copy link
Copy Markdown

The link in the "Usage with Capabilities" section of wallet_connect.mdx points at /base-account/reference/core/capabilities/signInWithEthereum.mdx, which 404s on the live site — matches issue #685.

Checked the rest of the repo: every other internal link (415 of them, including two others on this exact same target page, capabilities/overview.mdx) omits the .mdx suffix. This was the only one that had it.

Fix: drop the .mdx suffix so it matches the working convention used everywhere else.

Closes #685

The link in the "Usage with Capabilities" section pointed at
/base-account/reference/core/capabilities/signInWithEthereum.mdx,
which 404s on the live site. Every other internal link across the
repo (415 of them, including two others on the same target page,
capabilities/overview.mdx) omits the .mdx suffix -- this was the
only one that had it.

Closes base#685
@cb-heimdall

Copy link
Copy Markdown
Collaborator

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/2
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 1
Sum 2

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.

Issue on docs

2 participants