diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-12-25 22:44:03 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-12-25 22:44:03 -0500 |
| commit | 75fc6cd209fe4039dd6f3e918db1414f8d17042e (patch) | |
| tree | 189ae9680df0dc77314aa7756f73374cdeac1457 /static/source.html | |
| parent | daac4cab3715c33426b8a3dd2d0c8446742da661 (diff) | |
document the GrapheneOS-Archive organization
Diffstat (limited to 'static/source.html')
| -rw-r--r-- | static/source.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/static/source.html b/static/source.html index ac17b575..dc0f5878 100644 --- a/static/source.html +++ b/static/source.html @@ -111,6 +111,15 @@ <li><a href="https://github.com/GrapheneOS/AttestationSamples">Attestation samples</a></li> </ul> </section> + + <section id="archive"> + <h2><a href="#archive">Archive</a></h2> + + <p>An archive of legacy repositories is available via the + <a href="https://github.com/GrapheneOS-Archive">GrapheneOS-Archive</a> + organization. This only covers repositories archives after renaming the project to + GrapheneOS. Earlier code is mostly not published anymore.</p> + </section> </main> <footer> <a href="/"><img src="/logo.png" width="512" height="512" alt=""/>GrapheneOS</a> |
