SEO - May#1683
Open
0xlukem wants to merge 3 commits into
Open
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR addresses SEO/integrity-check findings by updating external source URLs, fixing broken internal anchors, and introducing a new glossary term to standardize “chain state” references across the docs.
Changes:
- Update GitHub source links for Ethereum-native precompile references to point to file blobs instead of directory trees.
- Refresh Uniswap V3 documentation links to the current Uniswap developer docs URLs.
- Fix broken internal glossary/anchor references by adding a “Chain State” glossary term and updating affected links.
Reviewed changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| smart-contracts/precompiles/eth-native.md | Switches several precompile source links from tree/ to blob/ for direct file access. |
| smart-contracts/cookbook/eth-dapps/uniswap-v3/periphery-v3.md | Updates the Uniswap V3 Periphery external reference URL. |
| smart-contracts/cookbook/eth-dapps/uniswap-v3/index.md | Updates the Uniswap V3 overview external reference URL. |
| reference/glossary.md | Updates references to “chain state” and adds a new “Chain State” glossary entry. |
| node-infrastructure/run-a-validator/onboarding-and-offboarding/start-validating.md | Fixes the “installed” link to point to the correct setup page/section. |
| node-infrastructure/run-a-node/parachain-rpc.md | Aligns cross-references to the “Node Configuration Parameters” section anchor. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
eshaben
approved these changes
May 20, 2026
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📝 Description
This PR updates URLs and fixes some internal links by adding a new term to the glossary. These findings come from the Semrush report and an integrity check.
🔍 Review Preference
Choose one:
✅ Checklist