diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-08-29 00:03:15 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-08-29 00:03:45 -0400 |
| commit | 70ad59c7b18f805a81e6b135f448adaa029e6eda (patch) | |
| tree | 85c153c49c6e9dc47b1bcb0446f33b639b1d80bf /static | |
| parent | 49dfc6bee4fed523b7226d8d8e7214a125f05120 (diff) | |
update docs for time server merge
Diffstat (limited to 'static')
| -rw-r--r-- | static/contact.html | 3 | ||||
| -rw-r--r-- | static/source.html | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/static/contact.html b/static/contact.html index ba5f7500..9c077493 100644 --- a/static/contact.html +++ b/static/contact.html @@ -185,9 +185,8 @@ <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 site (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/grapheneos.network/issues">Connectivity check server (grapheneos.network) issue tracker</a></li> + <li><a href="https://github.com/GrapheneOS/grapheneos.network/issues">Connectivity check / time server (grapheneos.network) 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> </ul> </section> </section> diff --git a/static/source.html b/static/source.html index 0882ad96..1d7ef054 100644 --- a/static/source.html +++ b/static/source.html @@ -215,9 +215,8 @@ <li><a href="https://github.com/GrapheneOS/AttestationServer">AttestationServer (attestation.app)</a></li> <li><a href="https://github.com/GrapheneOS/grapheneos.org">GrapheneOS site (grapheneos.org)</a></li> <li><a href="https://github.com/GrapheneOS/releases.grapheneos.org">Update server (releases.grapheneos.org)</a></li> - <li><a href="https://github.com/GrapheneOS/grapheneos.network">Connectivity check server (grapheneos.network)</a></li> + <li><a href="https://github.com/GrapheneOS/grapheneos.network">Connectivity check / time server (grapheneos.network)</a></li> <li><a href="https://github.com/GrapheneOS/mail.grapheneos.org">Mail server (mail.grapheneos.org)</a></li> - <li><a href="https://github.com/GrapheneOS/time.grapheneos.org">HTTPS time server (time.grapheneos.org)</a></li> </ul> </section> |
