Skip to content

Commit c651a30

Browse files
committed
Ethereum. Fixed links in README
1 parent f73ebfb commit c651a30

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

lib/ethereum/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ Once synchronization process is over, the script will automatically stop both cl
222222
223223
### Deploy Standalone RPC Node
224224

225-
> **NOTE:** *If `ETH_SNAPSHOT_TYPE="s3"` make sure you [deployed the Sync Node first](#deploy-sync-node-required-only-when-eth_snapshot_types3).*
225+
> **NOTE:** *If `ETH_SNAPSHOT_TYPE="s3"` make sure you [deployed the Sync Node first](#optional-required-only-when-eth_snapshot_types3-deploy-sync-node).*
226226
227227
1. Deploy `eth-single-node` stack
228228

@@ -263,13 +263,13 @@ The result should be like this (the actual balance might change):
263263

264264
### Deploy Highly Available RPC Nodes
265265

266-
> **NOTE:** *If `ETH_SNAPSHOT_TYPE="s3"` make sure you [deployed the Sync Node first](#deploy-sync-node-required-only-when-eth_snapshot_types3).*
266+
> **NOTE:** *If `ETH_SNAPSHOT_TYPE="s3"` make sure you [deployed the Sync Node first](#optional-required-only-when-eth_snapshot_types3-deploy-sync-node).*
267267
268268
> **NOTE:** *The default VPC must have at least two public subnets in different Availability Zones, and public subnet must set `Auto-assign public IPv4 address` to `YES`*
269269
270270
1. Deploy Sync Node
271271

272-
Use instructions from earlier: [Deploy Sync Node](#deploy-sync-node-required-only-when-eth_snapshot_types3)
272+
Use instructions from earlier: [Deploy Sync Node](#optional-required-only-when-eth_snapshot_types3-deploy-sync-node)
273273

274274
2. Deploy `eth-rpc-nodes` stack
275275

0 commit comments

Comments
 (0)