From 655a3d3fdcf4f4cdb4381e3ff47d2f822c4b2276 Mon Sep 17 00:00:00 2001 From: Ary Borenszweig Date: Thu, 12 Dec 2024 12:24:04 -0300 Subject: [PATCH] fix: use extension in docs link so it also works on GitHub (#6787) --- docs/docs/getting_started/noir_installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/getting_started/noir_installation.md b/docs/docs/getting_started/noir_installation.md index a5c7e649278..05f036d4f6d 100644 --- a/docs/docs/getting_started/noir_installation.md +++ b/docs/docs/getting_started/noir_installation.md @@ -93,7 +93,7 @@ step 2: Follow the [Noirup instructions](#installing-noirup). ## Setting up shell completions -Once `nargo` is installed, you can [set up shell completions for it](setting_up_shell_completions). +Once `nargo` is installed, you can [set up shell completions for it](setting_up_shell_completions.md). ## Uninstalling Nargo