Skip to content

fix: broken reference links across docs#1627

Merged
ericbrown99 merged 1 commit into
masterfrom
fix/reference-links
Jun 16, 2026
Merged

fix: broken reference links across docs#1627
ericbrown99 merged 1 commit into
masterfrom
fix/reference-links

Conversation

@stevieraykatz

Copy link
Copy Markdown
Member

Summary

Fixes broken (HTTP 404) reference links found in a repo-wide external-link audit. All replacements verified HTTP 200.

File Old New
base-chain/flashblocks/faq.mdx github.com/base/node/tree/main/reth github.com/base/reth
base-account/reference/core/capabilities/flowControl.mdx github.com/ethereum/ERCs/pull/7867 eips.ethereum.org/EIPS/eip-7867
base-account/quickstart/mobile-integration.mdx react-native-async-storage.github.io/async-storage/docs/install .../2.0/Installation/
base-chain/network-information/base-contracts.mdx stack.optimism.io/docs/build/sdk/#unneeded-contract-addresses docs.optimism.io/stack/smart-contracts
base-account/framework-integrations/rainbowkit.mdx wagmi.sh/react/hooks wagmi.sh/react/api/hooks
snippets/ai-instructions/langchain-replit.mdx dead Python Replit template removed (kept working NodeJS template)
get-started/base-services-hub.mdx octane.security/schedule-demo Calendly intro-call link

Notes

  • OP Stack SDK: stack.optimism.io was retired; the old #unneeded-contract-addresses anchor no longer exists, so this points to the current OP Stack smart-contracts overview. The surrounding text still explains the zero-address behavior.
  • Octane Security: their /schedule-demo form was removed and no contact-form URL exists anymore; the only working demo destination is their Calendly. I lightly reworded the redemption instruction ("company input" form field no longer applies) — please confirm with the Octane partner that the Calendly link + wording is acceptable.

Generated with Claude Code

- Base node Reth: base/node/tree/main/reth → base/reth (path moved)
- ERC-7867: ethereum/ERCs/pull/7867 → eips.ethereum.org published EIP
- Async Storage: install docs moved to /2.0/Installation/
- OP Stack SDK: stack.optimism.io retired → docs.optimism.io/stack/smart-contracts
- wagmi hooks: wagmi.sh/react/hooks → /react/api/hooks
- LangChain Replit: remove dead Python template, keep working NodeJS one
- Octane Security: schedule-demo form removed → Calendly intro-call link

Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
@cb-heimdall

cb-heimdall commented Jun 16, 2026

Copy link
Copy Markdown
Collaborator

✅ Heimdall Review Status

Requirement Status More Info
Reviews 1/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

@mintlify

mintlify Bot commented Jun 16, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
coinbase 🟡 Building Jun 16, 2026, 6:50 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@mintlify

mintlify Bot commented Jun 16, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
base 🟢 Ready View Preview Jun 16, 2026, 7:00 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@ericbrown99 ericbrown99 merged commit 5ed7a85 into master Jun 16, 2026
8 checks passed
@ericbrown99 ericbrown99 deleted the fix/reference-links branch June 16, 2026 19:47
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.

4 participants