Skip to content

Commit

Permalink
docs: fix broken semaphore link (#127)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sabnock01 authored Sep 7, 2023
1 parent da8664c commit 7e8101d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
> [Hardhat](https://github.com/worldcoin/world-id-starter-hardhat) starter kits.
This repository contains the underlying contracts that make World ID work, powered by the
[Semaphore library](http://semaphore.appliedzkp.org/). These contracts are responsible for
[Semaphore library](https://semaphore.pse.dev/). These contracts are responsible for
performing identity operations on chain, and attestation of identities for the purposes of semaphore
proofs. Check out [user-flows.md](./docs/user-flows.md) for more information on how these contracts
relate to the rest of the World ID system.
Expand Down

0 comments on commit 7e8101d

Please sign in to comment.