From 034bc300fa4688958776afbc83276bacca7ce6ad Mon Sep 17 00:00:00 2001 From: James Zaki Date: Wed, 10 Jan 2024 17:06:32 +0000 Subject: [PATCH] fix(aztec-nr): broken nargo url (#3925) title --- 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 cef96af66e3..d42d9a882fd 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)