Update docs links for Avalanche, Celo, and Sei#2918
Merged
Conversation
Refresh external documentation links: update the Avalanche C-Chain docs URL to the new /docs/rpcs/c-chain path, replace the Celo DIN link with Infura's Decentralized Infrastructure Service page, and normalize the Sei documentation URLs (remove the redundant www). Documentation-only changes to keep external references current.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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
Refresh external documentation links: update the Avalanche C-Chain docs URL to the new /docs/rpcs/c-chain path, replace the Celo DIN link with Infura's Decentralized Infrastructure Service page, and normalize the Sei documentation URLs (remove the redundant www). Documentation-only changes to keep external references current.
Issue(s) fixed
Fixes #
Preview
Checklist
External contributor checklist
Note
Low Risk
Documentation-only link updates; risk is limited to potential broken/incorrect external URLs and no runtime impact.
Overview
Refreshes external references in network docs: updates the Avalanche C-Chain JSON-RPC link to the new
docs.avax.network/docs/rpcs/c-chainpath and points the Celo DIN reference at Infura’s Decentralized Infrastructure Service page.Normalizes Sei documentation URLs (removes the
wwwsubdomain) in both the main Sei page and the Sei JSON-RPC methods page.Reviewed by Cursor Bugbot for commit 80fedee. Bugbot is set up for automated code reviews on this repo. Configure here.