diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-12-25 22:59:02 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-12-25 22:59:02 -0500 |
| commit | 494ab60159e7330b78649250a2d433d60ade394d (patch) | |
| tree | f717c31de45b8d282601404563f7e29fbb22c323 /static | |
| parent | 56f1c8835848bca023b0cc005552328451c0a1a0 (diff) | |
explain why earlier code is not available
Diffstat (limited to 'static')
| -rw-r--r-- | static/source.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/static/source.html b/static/source.html index 7fdc6ee0..e01b80a5 100644 --- a/static/source.html +++ b/static/source.html @@ -134,7 +134,9 @@ <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> + GrapheneOS. Earlier code is mostly not available via GitHub anymore due to + <a href="/#history">the unfortunate events</a> leading to the rename of the + project.</p> </section> </main> <footer> |
