diff --git a/source/docs/casper/operators/setup-network/create-private.md b/source/docs/casper/operators/setup-network/create-private.md index ccb53fbc4b..44c171ad3a 100644 --- a/source/docs/casper/operators/setup-network/create-private.md +++ b/source/docs/casper/operators/setup-network/create-private.md @@ -27,7 +27,7 @@ Casper private networks operate in a similar way to the Casper public network. T ## Prerequisites Follow these guides to set up the required environment and user accounts. - [Setting up the Casper client](../../developers/prerequisites.md#the-casper-command-line-client) -- [Setting up the client for interacting with the network](https://github.com/casper-ecosystem/casper-client-rs/blob/main/README.md#casper-client) +- [Setting up the client for interacting with the network](https://github.com/casper-ecosystem/casper-client-rs/blob/dev/README.md#casper-client) - [Setting up an Account](../../developers/prerequisites.md#setting-up-an-account) @@ -544,4 +544,4 @@ After this step, the private network would be ready for use. ## Setting up a Block Explorer -Private and hybrid blockchains can find information on how to set up and operate our free version of a block explorer [here](https://github.com/casper-network/casper-blockexplorer-frontend). \ No newline at end of file +Private and hybrid blockchains can find information on how to set up and operate our free version of a block explorer [here](https://github.com/casper-network/casper-blockexplorer-frontend).