summaryrefslogtreecommitdiff
path: root/static/usage.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/usage.html')
-rw-r--r--static/usage.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/static/usage.html b/static/usage.html
index fcd8e314..10f005ca 100644
--- a/static/usage.html
+++ b/static/usage.html
@@ -26,7 +26,7 @@
<link rel="stylesheet" href="/grapheneos.css?29"/>
<link rel="manifest" href="/manifest.webmanifest"/>
<link rel="license" href="/LICENSE.txt"/>
- <script type="module" src="/js/redirect.js?11"></script>
+ <script type="module" src="/js/redirect.js?12"></script>
</head>
<body>
<header>
@@ -40,6 +40,7 @@
<li><a href="/faq">FAQ</a></li>
<li><a href="/releases">Releases</a></li>
<li><a href="/source">Source</a></li>
+ <li><a href="/history">History</a></li>
<li><a href="/articles/">Articles</a></li>
<li><a href="/donate">Donate</a></li>
<li><a href="/contact">Contact</a></li>