diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-07-02 23:55:31 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-07-02 23:55:31 -0400 |
| commit | 257d004fed525f524b1ab2960da91280df36afe3 (patch) | |
| tree | 208402b3835afd2f24d7b0445137a767eca5b05c | |
| parent | b7f6095ae071e349cd168909bb03eff5ba849ec0 (diff) | |
contact: add hardened_malloc issue tracker
| -rw-r--r-- | static/contact.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/contact.html b/static/contact.html index eb1553d5..6f06a7fa 100644 --- a/static/contact.html +++ b/static/contact.html @@ -68,6 +68,7 @@ <li><a href="https://github.com/GrapheneOS/AttestationServer/issues">AttestationServer (attestation.app) issue tracker</a></li> <li><a href="https://github.com/GrapheneOS/grapheneos.org/issues">grapheneos.org issue tracker</a></li> <li><a href="https://github.com/GrapheneOS/releases.grapheneos.org/issues">Update server (releases.grapheneos.org) issue tracker</a></li> + <li><a href="https://github.com/GrapheneOS/hardened_malloc/issues">hardened_malloc issue tracker</a></li> </ul> </div> <footer> |
