From b1c34fbc641902a19341e62998c60d15da63fb1e Mon Sep 17 00:00:00 2001 From: Ruben Buniatyan Date: Wed, 13 Sep 2023 20:21:22 +0200 Subject: [PATCH] Remove broken links --- docs/utilities/cli/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/utilities/cli/README.md b/docs/utilities/cli/README.md index 905528a99..f0d386b28 100644 --- a/docs/utilities/cli/README.md +++ b/docs/utilities/cli/README.md @@ -33,6 +33,6 @@ CLI will allow you to query the most basic info about the node quickly. For more advanced operations with the node use [Web3](https://nethermind.readthedocs.io/en/latest/web3.html) or ether.js libs or Truffle, Metamask, etc. -You will find the available list of CLI operations and you can find more information about each call in [JSON RPC -section](../../interacting/json-rpc/README.md). +You will find the available list of CLI operations and you can find more information about each call in JSON RPC +section.