Skip to content

Commit 3212206

Browse files
Update docs links for Avalanche, Celo, and Sei (#2918)
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. Co-authored-by: Ayush Bherwani <ayush.bherwani1998@gmail.com>
1 parent 5c05eca commit 3212206

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

services/reference/avalanche-c-chain/json-rpc-methods/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ Avalanche-specific methods (`avax.*`) that have a dependency on the P-Chain and
1616

1717
:::
1818

19-
Refer to the [Avalanche documentation](https://docs.avax.network/api-reference/c-chain/api) for more
19+
Refer to the [Avalanche documentation](https://docs.avax.network/docs/rpcs/c-chain) for more
2020
information about supported methods.

services/reference/celo/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import CardList from '@site/src/components/CardList'
88

99
:::note Decentralized Infrastructure Network (DIN)
1010

11-
Celo is supported through the [DIN](https://www.din.build/) service,
11+
Celo is supported through the [DIN](https://www.infura.io/solutions/decentralized-infrastructure-service) service,
1212
meaning calls to the network are routed to [partner infrastructure providers](#partners-and-privacy-policies).
1313

1414
:::

services/reference/sei/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ parallelized EVM architecture, native order matching, and subsystems that addres
1818
limitations while maintaining Ethereum compatibility.
1919

2020
:::info See also
21-
Refer to the [official Sei documentation](https://www.docs.sei.io/) for more information.
21+
Refer to the [official Sei documentation](https://docs.sei.io/) for more information.
2222
:::
2323

2424
Select an option below to get started with the Sei network.

services/reference/sei/json-rpc-methods/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ sidebar_key: sei-json-rpc-api
99
The standard Ethereum methods documented in this section are supported by Infura on the Sei network.
1010

1111
:::info See also
12-
Refer to the [official Sei documentation](https://www.docs.sei.io/) for more information.
12+
Refer to the [official Sei documentation](https://docs.sei.io/) for more information.
1313
:::

0 commit comments

Comments
 (0)