File tree Expand file tree Collapse file tree 22 files changed +44
-44
lines changed
Expand file tree Collapse file tree 22 files changed +44
-44
lines changed Original file line number Diff line number Diff line change @@ -33,12 +33,12 @@ Select one of the following options to get started with the Arbitrum network:
3333<CardList
3434 items={[
3535 {
36- href: "quickstart",
36+ href: "./ quickstart",
3737 title: "Quickstart",
3838 description: "Learn how to quickly connect to Arbitrum and make calls to the network."
3939 },
4040 {
41- href: "json-rpc-methods",
41+ href: "./ json-rpc-methods",
4242 title: "JSON-RPC APIs",
4343 description: "View the APIs available for communicating with the Arbitrum network."
4444 },
Original file line number Diff line number Diff line change @@ -39,12 +39,12 @@ Select one of the following options to get started with the Avalanche C-Chain ne
3939<CardList
4040 items={[
4141 {
42- href: "quickstart",
42+ href: "./ quickstart",
4343 title: "Quickstart",
4444 description: "Learn how to quickly connect to Avalanche C-Chain and make calls to the network."
4545 },
4646 {
47- href: "json-rpc-methods",
47+ href: "./ json-rpc-methods",
4848 title: "JSON-RPC APIs",
4949 description: "View the APIs available for communicating with the Avalanche C-Chain network."
5050 },
Original file line number Diff line number Diff line change @@ -25,12 +25,12 @@ Select an option below to get started with the Base network.
2525<CardList
2626 items={[
2727 {
28- href: "quickstart",
28+ href: "./ quickstart",
2929 title: "Quickstart",
3030 description: "Learn how to quickly connect and make calls to the Base network."
3131 },
3232 {
33- href: "json-rpc-methods",
33+ href: "./ json-rpc-methods",
3434 title: "JSON-RPC APIs",
3535 description: "View the APIs available for communicating with the Base network."
3636 },
Original file line number Diff line number Diff line change @@ -32,12 +32,12 @@ Select one of the following options to get started with the Blast network:
3232<CardList
3333 items={[
3434 {
35- href: "quickstart",
35+ href: "./ quickstart",
3636 title: "Quickstart",
3737 description: "Learn how to quickly connect and make calls to the Blast network."
3838 },
3939 {
40- href: "json-rpc-methods",
40+ href: "./ json-rpc-methods",
4141 title: "JSON-RPC APIs",
4242 description: "View the APIs available for communicating with the Blast network."
4343 },
Original file line number Diff line number Diff line change @@ -36,12 +36,12 @@ Select an option below to get started with the BSC network.
3636<CardList
3737 items={[
3838 {
39- href: "quickstart",
39+ href: "./ quickstart",
4040 title: "Quickstart",
4141 description: "Learn how to quickly connect and make calls to the BNB Smart Chain network."
4242 },
4343 {
44- href: "json-rpc-methods",
44+ href: "./ json-rpc-methods",
4545 title: "JSON-RPC APIs",
4646 description: "View the APIs available for communicating with the BNB Smart Chain network."
4747 },
Original file line number Diff line number Diff line change @@ -24,12 +24,12 @@ Select an option below to get started with the Celo network.
2424<CardList
2525 items={[
2626 {
27- href: "quickstart",
27+ href: "./ quickstart",
2828 title: "Quickstart",
2929 description: "Learn how to quickly connect and make calls to the Celo network."
3030 },
3131 {
32- href: "json-rpc-methods",
32+ href: "./ json-rpc-methods",
3333 title: "JSON-RPC APIs",
3434 description: "View the APIs available for communicating with the Celo network."
3535 },
Original file line number Diff line number Diff line change @@ -24,12 +24,12 @@ The [official Ethereum documentation](https://ethereum.org/en/) for more informa
2424<CardList
2525 items={[
2626 {
27- href: "quickstart",
27+ href: "./ quickstart",
2828 title: "Quickstart",
2929 description: "Learn how to quickly connect and make calls to the Ethereum network."
3030 },
3131 {
32- href: "json-rpc-methods",
32+ href: "./ json-rpc-methods",
3333 title: "JSON-RPC APIs",
3434 description: "View the APIs available for communicating with the Ethereum network."
3535 },
Original file line number Diff line number Diff line change @@ -15,12 +15,12 @@ See the [list of supported Gas API networks](../../get-started/endpoints.md#gas-
1515<CardList
1616 items={[
1717 {
18- href: "quickstart",
18+ href: "./ quickstart",
1919 title: "Quickstart",
2020 description: "Learn how to quickly connect and make calls to the Gas API."
2121 },
2222 {
23- href: "api-reference",
23+ href: "./ api-reference",
2424 title: "REST APIs",
2525 description: "View the APIs available for communicating with the Gas API."
2626 },
Original file line number Diff line number Diff line change @@ -28,12 +28,12 @@ See the [official IPFS documentation](https://docs.ipfs.io) for more information
2828<CardList
2929 items={[
3030 {
31- href: "quickstart",
31+ href: "./ quickstart",
3232 title: "Quickstart",
3333 description: "Learn how to quickly connect and make calls to the IPFS network."
3434 },
3535 {
36- href: "http-api-methods",
36+ href: "./ http-api-methods",
3737 title: "HTTP APIs",
3838 description: "View the APIs available for communicating with the IPFS network."
3939 },
Original file line number Diff line number Diff line change @@ -20,12 +20,12 @@ See the [official Linea documentation](https://docs.linea.build/) for more infor
2020<CardList
2121 items={[
2222 {
23- href: "quickstart",
23+ href: "./ quickstart",
2424 title: "Quickstart",
2525 description: "Learn how to quickly connect and make calls to the Linea network."
2626 },
2727 {
28- href: "json-rpc-methods",
28+ href: "./ json-rpc-methods",
2929 title: "JSON-RPC APIs",
3030 description: "View the APIs available for communicating with the Linea network."
3131 },
You can’t perform that action at this time.
0 commit comments