Skip to content
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

docs(blog): fix audit link in v2 blog #1744

Merged
merged 1 commit into from
Aug 6, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/website/blog/2024-08-10-maci-v2.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ We continue to use [our docs website](/) as the definitive resource for all info

As usual before a major release, the protocol has been thoroughly audited by PSE's internal Audit team, and this time no significant issues were found. However, thanks to the auditors' hard work, we have been able to further optimise the protocol and clean up our technical documentation.

For more details on this recent audit, please refer to our [audit docs](/docs/security/audit#pse-audit-2024-07) or [view the full report](/audit_reports/20240223_PSE_Audit_audit_report.pdf).
For more details on this recent audit, please refer to our [audit docs](/docs/security/audit#pse-audit-2024-07) or [view the full report](/audit_reports/20240731_PSE_Audit_audit_report.pdf).

With more and more eyes on the protocol, we feel more and more confident about MACI's security posture.

Expand Down
Loading