From 10b046fad9026fb0a6be0ec05a9287d42c0e93a8 Mon Sep 17 00:00:00 2001 From: Slava Date: Thu, 17 Apr 2025 09:55:54 +0200 Subject: [PATCH] Update README.md --- hackathons/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hackathons/README.md b/hackathons/README.md index 023b5d64..dcca2a0b 100644 --- a/hackathons/README.md +++ b/hackathons/README.md @@ -37,7 +37,7 @@ Find more information about the sandbox and how to deploy a counter contract to #### Writing private programs with aztec.nr -Noir is a ZKDSL for writing zk circuits and verifying them on-chain. [Aztec.nr](http://aztec.nr) is a smart contract framework -- written in Noir -- that has types and methods for rich smart contract semantics. +Noir is a ZKDSL for writing zk circuits and verifying them on-chain. [Aztec.nr](https://github.com/AztecProtocol/aztec-nr) is a smart contract framework -- written in Noir -- that has types and methods for rich smart contract semantics. ## Submission tips