Skip to content

Commit 2a266a4

Browse files
authored
Merge pull request #48 from comfsrt/patch-1
fix broken link README.md
2 parents 4b66dde + 3cf4c00 commit 2a266a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This repo is meant to be a starting point for writing Aztec contracts and tests.
1010

1111
You can find the **Easy Private Voting contract** in `./src/main.nr`. A simple integration test is in `./src/test/index.test.ts`.
1212

13-
The corresponding tutorial can be found in the [Aztec docs here](https://docs.aztec.network/tutorials/codealong/contract_tutorials/private_voting_contract).
13+
The corresponding tutorial can be found in the [Aztec docs here](https://docs.aztec.network/developers/tutorials/codealong/contract_tutorials/private_voting_contract).
1414

1515
<div align="center">
1616

0 commit comments

Comments
 (0)