-
Notifications
You must be signed in to change notification settings - Fork 261
Fix broken link for LeanMIT #956
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @ewynx! Thank you very much!
Congrats, your important contribution to this open-source project has earned you a GitPOAP! GitPOAP: 2025 Semaphore Contributor: Head to gitpoap.io & connect your GitHub account to mint! Learn more about GitPOAPs here. |
* feat(website): add obscurus to projects section (semaphore-protocol#941) re semaphore-protocol#939 * chore: fix 404 status URL (semaphore-protocol#917) Signed-off-by: hanghuge <[email protected]> * docs(website): update roadmap (semaphore-protocol#943) docs(website): update roadmap on the website * docs: make year update dynamically on website and docs (semaphore-protocol#945) * docs: make year update dynamically on website and docs * docs(docs): make year update dynamically * docs: fix broken link and typo correction (semaphore-protocol#923) * broken redirect CONTRIBUTING.md * typo README.md * docs: fixed circuit logic url (semaphore-protocol#931) fix: circuit logic url * chore(subgraph): update matchstick-as dependency (semaphore-protocol#946) * chore(subgraph): update matchstick-as dependency * chore(subgraph): update dependency versions * ci: update pull request workflow to install libssl1.1 before testing the subgraph * ci: update pull requests workflow * ci: update ubuntu version * ci: update ubuntu version in tests * ci: update ubuntu version * Add new article (semaphore-protocol#918) * Add new article * Update apps/website/src/data/articles.json remove referral link Co-authored-by: Vivian Plasencia <[email protected]> --------- Co-authored-by: Vivian Plasencia <[email protected]> * revert(subgraph): reverses changes made (semaphore-protocol#952) re semaphore-protocol#915 * Refactor/type-validation (semaphore-protocol#951) * chore(data): add @zk-kit/utils dependency * refactor(data): refactor parameter validation using @zk-kit/utils * chore: update utils package version (semaphore-protocol#954) * chore: v4.9.0 * Fix broken link for LeanMIT (semaphore-protocol#956) chore: fixes broken link for LeanMIT * chore(group): update leanimt package version (semaphore-protocol#957) * chore: v4.9.1 * docs(website): update spec status to true on roadmap (semaphore-protocol#959) * docs(website): update roadmap to add semaphore noir implementation (semaphore-protocol#962) * docs: add specification document link to website and docs (semaphore-protocol#965) * docs(website): add scaling semaphore with pir to the roadmap (semaphore-protocol#969) * update to latest semaphore --------- Signed-off-by: hanghuge <[email protected]> Co-authored-by: 0xpanoramix <[email protected]> Co-authored-by: hanghuge <[email protected]> Co-authored-by: Vivian Plasencia <[email protected]> Co-authored-by: youyyytrok <[email protected]> Co-authored-by: Sumit Vekariya <[email protected]> Co-authored-by: zanastas <[email protected]> Co-authored-by: Chidozie DAVID <[email protected]> Co-authored-by: Faezeh Shakouri <[email protected]> Co-authored-by: ewynx <[email protected]>
Description
This replaces the broken link for LeanMIT in all files where it appeared. This lead to a 404 previously.
Related Issue(s)
Other information
Checklist
yarn format
andyarn lint
without getting any errorsImportant
We do not accept minor grammatical fixes (e.g., correcting typos, rewording sentences) unless they significantly improve clarity in technical documentation. These contributions, while appreciated, are not a priority for merging. If there is a grammatical error feel free to message the team.