diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-12-25 22:44:35 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-12-25 22:44:35 -0500 |
| commit | 5db7cc52ebb83029300e1ef8d9067cc8a84738c7 (patch) | |
| tree | 87f28400d469c5529b079143be0074531d5703f5 | |
| parent | 75fc6cd209fe4039dd6f3e918db1414f8d17042e (diff) | |
use the non-URL organization name
| -rw-r--r-- | static/source.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/source.html b/static/source.html index dc0f5878..40bd6b0f 100644 --- a/static/source.html +++ b/static/source.html @@ -116,7 +116,7 @@ <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> + <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> |
