Skip to content

Commit edf79b7

Browse files
authored
Merge pull request 0xPolygon#2515 from 0xsajal/patch-5
Update full-node-binaries.md
2 parents 4654d42 + 8b6c4ce commit edf79b7

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)