summaryrefslogtreecommitdiff
path: root/static/index.html
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-03-27 15:53:54 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-03-27 15:53:54 -0400
commitb3e07c840e15068b525c8a0780953993c6ab777a (patch)
treedbee3c0989b6d008ef19b836fe91808f6296cf51 /static/index.html
parent6667ddc45a7b99c29b887ca63de06b5bdd63da44 (diff)
migrate history page into an index page
Diffstat (limited to 'static/index.html')
-rw-r--r--static/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/index.html b/static/index.html
index 0cd1f2b9..47b9c981 100644
--- a/static/index.html
+++ b/static/index.html
@@ -40,7 +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="/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>
@@ -135,7 +135,7 @@
<h2><a href="#history">History</a></h2>
<p>GrapheneOS was founded as an open source project in late 2014. It was formerly
- known as CopperheadOS. For more details, see the <a href="/history">history
+ known as CopperheadOS. For more details, see the <a href="/history/">history
page</a>.</p>
</section>