Use HTTPS for links to the dashboard
- The link doesn't reliably work without HTTPS specified
This commit is contained in:
parent
dbcf2c3cf5
commit
c4b790a910
@ -36,7 +36,7 @@ In order to connect to the network, you need to be connected to at least 1 peer.
|
||||
|
||||
## Chain sync
|
||||
|
||||
While the daemon is running, the next requirement is to sync the chain. Run the command below to start the chain sync progress. To see current chain height, visit the [network stats page](http://stats.testnet.filecoin.io/).
|
||||
While the daemon is running, the next requirement is to sync the chain. Run the command below to start the chain sync progress. To see current chain height, visit the [network stats page](https://stats.testnet.filecoin.io/).
|
||||
|
||||
```sh
|
||||
lotus sync wait
|
||||
|
Loading…
Reference in New Issue
Block a user