Skip to content

Commit 343700f

Browse files
authored
Merge pull request #476 from Danyylka/main
fix broken links
2 parents e1ac20e + b039b0d commit 343700f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

hackathons/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Also be sure to check out [this list of resources](../README.md)
2121

2222
### Getting started on Noir
2323

24-
See the [Getting Started](https://noir-lang.org/docs/getting_started/installation/) section of the Noir docs to get set up with Noir.
24+
See the [Getting Started](https://noir-lang.org/docs/getting_started/noir_installation) section of the Noir docs to get set up with Noir.
2525

2626
### Getting started on Aztec
2727

workshops/devconnect-2023/build-account-contract/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,5 +91,5 @@ This function is required by the protocol to know how to handle private notes.
9191
## Future work
9292

9393
- Implement signature verification
94-
- Discuss [Authentication witnesses](https://docs.aztec.network/learn/concepts/accounts/authwit)
94+
- Discuss [Authentication witnesses](https://docs.aztec.network/aztec/concepts/accounts/authwit)
9595
- Review the existing Schnorr signer [implementation](https://github.com/AztecProtocol/aztec-packages/tree/master/noir-projects/noir-contracts/src/contracts/schnorr_account_contract)

0 commit comments

Comments
 (0)