summaryrefslogtreecommitdiff
path: root/static/source.html
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2019-05-05 14:58:16 -0400
committerDaniel Micay <danielmicay@gmail.com>2019-05-05 14:58:16 -0400
commit8454878d378588386a18a28a5aae970051046ea3 (patch)
tree866fd628dd17deeeaf712e7586bdc32d3a9ee227 /static/source.html
parentacc49a449f92bb6a4d345e8c463695445c66013f (diff)
add links for reporting issues
Diffstat (limited to 'static/source.html')
-rw-r--r--static/source.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/source.html b/static/source.html
index c51707c6..3c7f2e88 100644
--- a/static/source.html
+++ b/static/source.html
@@ -30,7 +30,7 @@
<div id="content">
<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/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/seamlessupdate.app">Update server repository and issue tracker</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>