Skip to content

docs: fix broken DA Footprint anchor link on Jovian upgrade page - #1843

Open
devorun wants to merge 1 commit into
base:masterfrom
devorun:fix/jovian-da-footprint-anchor
Open

docs: fix broken DA Footprint anchor link on Jovian upgrade page#1843
devorun wants to merge 1 commit into
base:masterfrom
devorun:fix/jovian-da-footprint-anchor

Conversation

@devorun

@devorun devorun commented Aug 21, 2026

Copy link
Copy Markdown

What changed? Why?

On the Jovian upgrade overview, the DA Footprint Limit link points to jovian/exec-engine#da-footprint-limit, but the target heading on that page is ## DA Footprint Block Limit, whose generated anchor is #da-footprint-block-limit. The current link is missing block, so it does not resolve to the section.

This updates the fragment to #da-footprint-block-limit to match the actual heading.

Notes to reviewers

Single-line fragment fix in docs/base-chain/specs/upgrades/jovian/overview.mdx. The target heading ## DA Footprint Block Limit is in docs/base-chain/specs/upgrades/jovian/exec-engine.mdx. The sibling links in the same list (#minimum-base-fee, #operator-fee) already resolve correctly.

How has it been tested?

Confirmed the target page has no #da-footprint-limit heading and that ## DA Footprint Block Limit (anchor #da-footprint-block-limit) is the intended section.

@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

2 participants