diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-10-25 13:20:15 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-10-25 13:20:15 -0400 |
| commit | 21532b3a75a0f4af905a841e2ca1f234fe9d4f5d (patch) | |
| tree | a7f51e3abee1cc5f67ca582da64b332433d101da /static | |
| parent | a3d47ea648010131e917ae4308db939a7b337d73 (diff) | |
add new server issue trackers
Diffstat (limited to 'static')
| -rw-r--r-- | static/contact.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/static/contact.html b/static/contact.html index a8740b27..b28b0317 100644 --- a/static/contact.html +++ b/static/contact.html @@ -113,6 +113,9 @@ <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/connectivitycheck.grapheneos.org/issues">Connectivity check server (connectivitycheck.grapheneos.org) issue tracker</a></li> + <li><a href="https://github.com/GrapheneOS/mail.grapheneos.org/issues">Mail server (mail.grapheneos.org) issue tracker</a></li> + <li><a href="https://github.com/GrapheneOS/time.grapheneos.org/issues">HTTPS time server (time.grapheneos.org) issue tracker</a></li> <li><a href="https://github.com/GrapheneOS/platform_packages_apps_Updater/issues">Update client issue tracker</a></li> <li><a href="https://github.com/GrapheneOS/hardened_malloc/issues">hardened_malloc issue tracker</a></li> </ul> |
