From 2689b95e85870790b5a87c0be140b316c5f4dcf3 Mon Sep 17 00:00:00 2001 From: Jacob Nguyen <76754747+jacoobes@users.noreply.github.com> Date: Sun, 13 Aug 2023 10:52:46 -0500 Subject: [PATCH] fix broken links --- docs/guide/walkthrough/cli.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/walkthrough/cli.md b/docs/guide/walkthrough/cli.md index 2e534bec7..a78041c90 100644 --- a/docs/guide/walkthrough/cli.md +++ b/docs/guide/walkthrough/cli.md @@ -20,7 +20,6 @@ sern plugins Make sure to have a correct [sern.config.json](./good-to-know.md#sernconfigjson) ::: -[Click here](../cli) This will display a menu selection of all installable plugins.
@@ -32,3 +31,4 @@ If you want to view plugins, visit the repository linked above. sern extra ``` +We have a more in depth [guide](../../cli/README.md) of the CLI