diff options
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> |
