From b7c81c90025f953947ba787a0a90702c43fe150f Mon Sep 17 00:00:00 2001 From: andytudhope <13001517+andytudhope@users.noreply.github.com> Date: Wed, 13 Sep 2023 11:52:24 -0400 Subject: [PATCH] Fix link --- docs/how-to/use-suave-cli.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/how-to/use-suave-cli.mdx b/docs/how-to/use-suave-cli.mdx index e8e57def..0713b123 100644 --- a/docs/how-to/use-suave-cli.mdx +++ b/docs/how-to/use-suave-cli.mdx @@ -21,7 +21,7 @@ This recipe is an _instruction set_ that enables you to use SUAVE CLI. Our goal > _SUAVE CLI was developed to test and demonstrate potential ways to use SUAVE. It is **not** necessary to incorporate it into your own toolkit._ -Explanation of how contracts we'll be deploying work, and further description of builder solidity, is kept in the technical details part of this site. We recommend that you read the [worked examples section](/references/builder-solidity/worked-examples/mev-share) after completing this guide. +Explanation of how contracts we'll be deploying work, and further description of builder solidity, is kept in the technical details part of this site. We recommend that you read the [worked examples section](/reference/builder-solidity/worked-examples/mev-share) after completing this guide. ## Install