Skip to content

Commit 8b6c4ce

Browse files
authored
Update full-node-binaries.md
Removed duplicate snapshot link since they were mentioned together.
1 parent 2006fc5 commit 8b6c4ce

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

docs/pos/how-to/full-node/full-node-binaries.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,7 @@ This deployment guide walks you through starting and running a full node through
1111
Steps in these guide involve waiting for the Heimdall and Bor services to fully sync. This process takes several days to complete.
1212

1313
Please use snapshots for faster syncing without having to sync over the network. For detailed instructions, see [Sync node using snapshots](../../how-to/snapshots.md).
14-
15-
For snapshot download links, see the [Polygon Chains Snapshots](https://snapshots.polygon.technology/) page.
16-
14+
1715

1816
## Overview
1917

@@ -151,4 +149,4 @@ journalctl -u heimdalld.service -f
151149

152150
```bash
153151
journalctl -u bor.service -f
154-
```
152+
```

0 commit comments

Comments
 (0)