diff options
Diffstat (limited to 'static/source.html')
| -rw-r--r-- | static/source.html | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/static/source.html b/static/source.html index c4cf4217..243a1afa 100644 --- a/static/source.html +++ b/static/source.html @@ -215,12 +215,13 @@ <h2><a href="#services">Services</a></h2> <ul> - <li><a href="https://github.com/GrapheneOS/infrastructure">Server infrastructure</a></li> - <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 / 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/infrastructure">infrastructure</a>: Shared server infrastructure</li> + <li><a href="https://github.com/GrapheneOS/AttestationServer">AttestationServer</a>: attestation.app remote attestation service</li> + <li><a href="https://github.com/GrapheneOS/grapheneos.org">grapheneos.org</a>: Main website</li> + <li><a href="https://github.com/GrapheneOS/releases.grapheneos.org">releases.grapheneos.org</a>: Update server and app repository</li> + <li><a href="https://github.com/GrapheneOS/grapheneos.network">grapheneos.network</a>: Connectivity check / time server</li> + <li><a href="https://github.com/GrapheneOS/mail.grapheneos.org">mail.grapheneos.org</a>: Mail server</li> + <li><a href="https://github.com/GrapheneOS/ns1.grapheneos.org">ns1.grapheneos.org</a>: DNS server</li> </ul> </section> |
