From fa33947496b5e6d583c281c2c4fb90986b98a3ff Mon Sep 17 00:00:00 2001 From: Uditya Kumar <74761401+rishi95122@users.noreply.github.com> Date: Fri, 17 May 2024 22:16:36 +0530 Subject: [PATCH] docs: Fix README link to Run Validator Node docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 80fe8123..c5e3d622 100644 --- a/README.md +++ b/README.md @@ -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