summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-12-20 18:18:22 -0500
committerDaniel Micay <danielmicay@gmail.com>2021-12-20 18:18:22 -0500
commit716f14861cc59ce527bff5dfd94786d10c4cc784 (patch)
tree9824c037e05c1e59d1662ba6613a9596eca48f49
parent8f137a2ab659b5ccead9cde9461bffa97bdfe85a (diff)
reword service source code descriptions
-rw-r--r--static/source.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/static/source.html b/static/source.html
index 243a1afa..6ea96b25 100644
--- a/static/source.html
+++ b/static/source.html
@@ -215,13 +215,13 @@
<h2><a href="#services">Services</a></h2>
<ul>
- <li><a href="https://github.com/GrapheneOS/infrastructure">infrastructure</a>: Shared server infrastructure</li>
+ <li><a href="https://github.com/GrapheneOS/infrastructure">infrastructure</a>: Shared service 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>
+ <li><a href="https://github.com/GrapheneOS/releases.grapheneos.org">releases.grapheneos.org</a>: OS update service and app repository</li>
+ <li><a href="https://github.com/GrapheneOS/grapheneos.network">grapheneos.network</a>: Connectivity check / time service</li>
+ <li><a href="https://github.com/GrapheneOS/mail.grapheneos.org">mail.grapheneos.org</a>: Mail service</li>
+ <li><a href="https://github.com/GrapheneOS/ns1.grapheneos.org">ns1.grapheneos.org</a>: DNS service</li>
</ul>
</section>