docs: Fix README link to Run Validator Node docs

This commit is contained in:
Uditya Kumar 2024-05-17 22:16:36 +05:30 committed by GitHub
parent 4ff43eb270
commit fa33947496
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -27,7 +27,7 @@ Reference implementation of Kava, a blockchain for cross-chain DeFi. Built using
The current recommended version of the software for mainnet is [v0.26.0](https://github.com/Kava-Labs/kava/releases/tag/v0.26.0) The master branch of this repository often contains considerable development work since the last mainnet release and is __not__ runnable on mainnet.
### Installation and Setup
For detailed instructions see [the Kava docs](https://docs.kava.io/docs/participate/validator-node).
For detailed instructions see [the Kava docs](https://docs.kava.io/docs/nodes-and-validators/validator-node).
```bash
git checkout v0.26.0