update services source code section

This commit is contained in:
Daniel Micay 2021-12-20 18:16:31 -05:00
parent 3e22785822
commit 8f137a2ab6

View File

@ -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>