Skip to content

Commit

Permalink
Merge pull request #3 from fr1t2/main
Browse files Browse the repository at this point in the history
fix: link rot corrections
  • Loading branch information
fr1t2 committed Sep 18, 2022
2 parents e75ac98 + 871fdf9 commit f64935f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 48 deletions.
4 changes: 2 additions & 2 deletions docs/Node/node-staking.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ This will broadcast the stake transaction and output a `dilithium_keys` file int


:::note
Find the address index using the `./zond-cli wallet list` command. [More information can be found here](node/node-cli#wallet-list)
Find the address index using the `./zond-cli wallet list` command. [More information can be found here](/node/node-cli#wallet-list)
:::


Expand All @@ -111,7 +111,7 @@ curl --location --request POST 'http://45.76.43.83:4545' \
```

:::note
Additional information on the API calls available, see the [Zond API documentation](node/node-api#zond_getstakebalance).
Additional information on the API calls available, see the [Zond API documentation](/node/node-api#zond_getstakebalance).
:::

### Current Epoch Validators
Expand Down
2 changes: 1 addition & 1 deletion docs/Wallet/node/zond-cli-wallet.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ slug: /wallet/node/node-cli-wallet


:::note NOTE: ZOND NODE RERQUIRED
All of these commands require the [zond node is installed](/node/node-install) and the `zond-cli` executable is accessible in the current directory.
All of these commands require the [zond node is installed](/node/node-installation) and the `zond-cli` executable is accessible in the current directory.
:::

### Address Identification
Expand Down
45 changes: 0 additions & 45 deletions src/pages/old-index.jsx

This file was deleted.

0 comments on commit f64935f

Please sign in to comment.