Skip to content

fix(docs): replace external OP Stack fee link with Base documentation reference#1495

Open
schoolkamsergj wants to merge 1 commit into
base:masterfrom
schoolkamsergj:fix/network-fees-op-stack-link
Open

fix(docs): replace external OP Stack fee link with Base documentation reference#1495
schoolkamsergj wants to merge 1 commit into
base:masterfrom
schoolkamsergj:fix/network-fees-op-stack-link

Conversation

@schoolkamsergj
Copy link
Copy Markdown

Summary

Fixes the stale external link in the network fees documentation raised in #1395 (Point 1).

The network-fees.mdx page linked to https://docs.optimism.io/stack/transactions/fees (OP Stack developer docs) for fee mechanics. Since Base now maintains its own documentation and stack, this external reference is misleading.

Change

Replaced the external OP Stack link with a reference to the Base network fees overview page.

Before:

For additional details about fee calculation on Base, please refer to the
[op-stack developer documentation](https://docs.optimism.io/stack/transactions/fees).

After:

For additional details about fee calculation on Base, please refer to the
[Base network fees overview](/base-chain/network-information/network-fees).

Why

  • Base runs on its own stack since the post-OP-Stack migration
  • Linking to Optimism docs for Base fee mechanics creates confusion for developers
  • The existing page itself already covers fee details — the self-reference keeps users within Base docs

Closes #1395 (Point 1)

@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.

[Docs] Post-OP-Stack migration: obsolete references and missing post-deadline guidance

2 participants