FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

docs: fix broken vibenet anchor links to connecting-to-base by devorun · Pull Request #1841 · base/docs · GitHub

/ docs Public

docs: fix broken vibenet anchor links to connecting-to-base - #1841

Open
devorun wants to merge 1 commit into
base:masterfrom
devorun:fix/vibenet-anchor-links
Open

docs: fix broken vibenet anchor links to connecting-to-base#1841
devorun wants to merge 1 commit into
base:masterfrom
devorun:fix/vibenet-anchor-links

Conversation

devorun commented Aug 20, 2026

Copy link
Copy Markdown

What changed? Why?

Four links point readers to connecting-to-base#vibenet for Vibenet connection details, but that page has no #vibenet anchor. The Vibenet connection details live in the Vibenet tab under the ## Network details heading, and Mint tabs are not addressable by their own fragment, so the current links land on the page without reaching the intended section.

This repoints the four links to connecting-to-base#network-details, the real heading anchor for the section that contains the Vibenet tab.

Affected links:

  • base-chain/network-information/native-account-abstraction.mdx (inline link + Connect to vibenet card)
  • base-chain/specs/reference/native-account-abstraction.mdx
  • base-chain/specs/upgrades/cobalt/overview.mdx

Notes to reviewers

#network-details is the closest working anchor, since the target is a <Tab> and tabs cannot be deep-linked by fragment. These were the only links to connecting-to-base in the docs, and all four used the non-existent #vibenet fragment.

How has it been tested?

Confirmed connecting-to-base.mdx has no #vibenet anchor and that ## Network details (anchor #network-details) is the section containing the Vibenet tab. Verified no connecting-to-base#vibenet references remain.

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

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

2 participants


Back | FazBrowse Home | New Git URL