diff options
Diffstat (limited to 'static/source.html')
| -rw-r--r-- | static/source.html | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/static/source.html b/static/source.html index a92117cb..91836dd9 100644 --- a/static/source.html +++ b/static/source.html @@ -3,14 +3,14 @@ <head> <meta charset="utf-8"/> <title>Source | GrapheneOS</title> - <meta name="description" content="Source code and issue trackers for GrapheneOS."/> + <meta name="description" content="Source code for GrapheneOS."/> <meta name="theme-color" content="#212121"/> <meta name="msapplication-TileColor" content="#ffffff"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <meta name="twitter:site" content="@GrapheneOS"/> <meta name="twitter:creator" content="@GrapheneOS"/> <meta property="og:title" content="GrapheneOS source"/> - <meta property="og:description" content="Source code and issue trackers for GrapheneOS."/> + <meta property="og:description" content="Source code for GrapheneOS."/> <meta property="og:type" content="website"/> <meta property="og:image" content="https://grapheneos.org/opengraph.png"/> <meta property="og:image:width" content="512"/> @@ -42,9 +42,8 @@ <a href="#source">Source</a> </h1> <ul> - <li><a href="https://github.com/GrapheneOS/os_issue_tracker/issues">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/releases.grapheneos.org">Update server repository and issue tracker</a></li> + <li><a href="https://github.com/GrapheneOS/grapheneos.org">Website repository</a></li> + <li><a href="https://github.com/GrapheneOS/releases.grapheneos.org">Update server repository</a></li> <li><a href="https://github.com/GrapheneOS/tls_pinning">Utilities for setting up conservative non-leaf TLS pinning with backup pins</a></li> <li><a href="https://github.com/GrapheneOS/branding_tools">Scripting for managing branding</a></li> <li><a href="https://github.com/GrapheneOS/platform_manifest">Manifest for OS repositories</a></li> |
