From 8262527148d992b3c24b7f1b5c90dac71941d5a4 Mon Sep 17 00:00:00 2001 From: rahul Date: Wed, 16 Oct 2024 07:21:10 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9E=20fix:=20Docs=20link?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/library/cli/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/library/cli/index.md b/docs/library/cli/index.md index a92ee6452f..26e8dd228e 100644 --- a/docs/library/cli/index.md +++ b/docs/library/cli/index.md @@ -1,4 +1,4 @@ # EEST CLI Tools - [`evm_bytes`](evm_bytes.md) - Convert the given EVM bytes from a binary file or a hex string to EEST's python opcodes. -- [`env_init`](env_init.md) - Generate an example `env.yaml` [environment](../../dev/environment.md) config file if it doesn't exist. +- [`env_init`](env_init.md) - Generate an example `env.yaml` [environment](../../dev/configurations.md) config file if it doesn't exist.