diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-04-17 16:11:31 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-04-17 16:11:31 -0400 |
| commit | b50264b4d044bc48eb38dafaf2ed052bd2663871 (patch) | |
| tree | 18d7f08735ef532361241dd8569547b5e6abc437 | |
| parent | 7c5fb65ba29841d3762e4bc40a725f72ec16c1b3 (diff) | |
add release server explanation
| -rw-r--r-- | static/articles/grapheneos-servers.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/static/articles/grapheneos-servers.html b/static/articles/grapheneos-servers.html index 6debf50c..22c78740 100644 --- a/static/articles/grapheneos-servers.html +++ b/static/articles/grapheneos-servers.html @@ -187,6 +187,10 @@ <section id="releases.grapheneos.org"> <h2><a href="#releases.grapheneos.org">GrapheneOS release servers</a></h2> + <p>These servers provide the static file servers for GrapheneOS releases and our + app repository. These are used by the releases page and web installer along with + the System Updater and Apps (app repository client) within the OS.</p> + <ul> <li><a href="https://github.com/GrapheneOS/releases.grapheneos.org">Repository</a></li> <li><a href="https://github.com/GrapheneOS/releases.grapheneos.org/issues">Issue tracker</a></li> |
