diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-04-25 23:42:06 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-04-25 23:42:06 -0400 |
| commit | 147131dc6541d1618517e6a2bf723d950648db59 (patch) | |
| tree | 3278d0a2db0b45d0bfca1667868c2745a5bd33f3 | |
| parent | cc038c3ac336c7b81932b1300c3041910289605b (diff) | |
add grapheneos.org repository to the list
| -rw-r--r-- | static/source.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/source.html b/static/source.html index 3443204f..8a730dff 100644 --- a/static/source.html +++ b/static/source.html @@ -22,6 +22,7 @@ <h1>Source</h1> <ul> <li><a href="https://github.com/GrapheneOS/os_issue_tracker">OS issue tracker</a></li> + <li><a href="https://github.com/GrapheneOS/grapheneos.org">Website repository and issue tracker</a></li> <li><a href="https://github.com/GrapheneOS/platform_manifest">Manifest for repositories</a></li> </ul> </div> |
