Skip to content

Commit e0bc0b9

Browse files
authored
Merge pull request #508 from aso20455/patch-3
fix broken link INSPIRATION.md
2 parents fe9e647 + 8f95b5e commit e0bc0b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hackathons/INSPIRATION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ You could try to implement these in vanilla Noir, or as Aztec contracts.
6565

6666
- **zkPatreon** - privately unlock token-gated content by using Ethereum Storage Proofs in Noir
6767
- **zkEmail** - privately prove that some email was received, while hiding any private data in the e-mail, without trusting a centralized server to keep your privacy. You can use [this library](https://github.com/zkemail/zkemail.nr).
68-
- **Privacy Preserving Rewards Protocol** - an app or protocol that rewards participants for doing a specific on-chain action without revealing how much. This [tutorial](https://docs.aztec.network/tutorials/codealong/contract_tutorials/crowdfunding_contract) may be helpful.
68+
- **Privacy Preserving Rewards Protocol** - an app or protocol that rewards participants for doing a specific on-chain action without revealing how much. This [tutorial](https://docs.aztec.network/developers/tutorials/codealong/contract_tutorials/crowdfunding_contract) may be helpful.
6969

7070
## Gaming 👾
7171

0 commit comments

Comments
 (0)