From 5edde6fe929273327a9866d1401e3482bf518245 Mon Sep 17 00:00:00 2001 From: witty <131909329+0xwitty@users.noreply.github.com> Date: Mon, 10 Feb 2025 21:16:08 +0300 Subject: [PATCH] docs: Fixed broken link in documentation in README.md (#26) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad2db54..ca1f887 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | > [!IMPORTANT]\ -> Installation of [Nargo](https://noir-lang.org/getting_started/nargo_installation) required for circuit tests. +> Installation of [Nargo](https://noir-lang.org/docs/getting_started/noir_installation) required for circuit tests. ## 🗂️ Repositories