From 86142f19d7b52ac296b2c75e96f5d701b4e102be Mon Sep 17 00:00:00 2001 From: James Zaki Date: Wed, 10 Jan 2024 16:46:00 +0000 Subject: [PATCH] Fix broken nargo url --- yarn-project/aztec-nr/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yarn-project/aztec-nr/README.md b/yarn-project/aztec-nr/README.md index cef96af66e3e..d42d9a882fd0 100644 --- a/yarn-project/aztec-nr/README.md +++ b/yarn-project/aztec-nr/README.md @@ -67,5 +67,5 @@ Replace `NARGO_VERSION_COMPATIBLE_WITH_YOUR_SANDBOX` with the version from the o aztec-cli get-node-info ``` -For more installation options, please view [Noir's getting started.](https://noir-lang.org/getting_started/nargo_installation) +For more installation options, please view [Noir's getting started.](https://noir-lang.org/docs/getting_started/nargo_installation)