Skip to content
This repository has been archived by the owner on Oct 30, 2023. It is now read-only.

Commit

Permalink
fix noir link
Browse files Browse the repository at this point in the history
  • Loading branch information
fkmurphy committed Jun 1, 2023
1 parent a55af31 commit 27b2747
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/aztec/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Contributors to Aztec uphold many of the values of the Ethereum community -- bui

Noir is a domain specific programming language for writing zero knowledge circuits. On Aztec a smart contract is a collection of circuits that developers write using Noir.

You can find more information and resources for learning about Noir on [this page](./noir).
You can find more information and resources for learning about Noir on [this page](../noir).

## Cryptography

Expand Down

0 comments on commit 27b2747

Please sign in to comment.