issues
search
semaphore-protocol
/
semaphore
A zero-knowledge protocol for anonymous interactions.
https://semaphore.pse.dev
MIT License
910
stars
201
forks
source link
Fix broken links on V2 documentation
#672
Closed
cedoor
closed
8 months ago
cedoor
commented
8 months ago
Checklist
[x] My code follows the style guidelines of this project
[x] I have performed a self-review of my code
[ ] I have commented my code, particularly in hard-to-understand areas
[ ] I have made corresponding changes to the documentation
[x] My changes generate no new warnings
[x] I have run
yarn prettier
and
yarn lint
without getting any errors
[ ] I have added tests that prove my fix is effective or that my feature works
[ ] New and existing unit tests pass locally with my changes
[ ] Any dependent changes have been merged and published in downstream modules
Checklist
yarn prettier
andyarn lint
without getting any errors