diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-03-27 15:53:54 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-03-27 15:53:54 -0400 |
| commit | b3e07c840e15068b525c8a0780953993c6ab777a (patch) | |
| tree | dbee3c0989b6d008ef19b836fe91808f6296cf51 /static/faq.html | |
| parent | 6667ddc45a7b99c29b887ca63de06b5bdd63da44 (diff) | |
migrate history page into an index page
Diffstat (limited to 'static/faq.html')
| -rw-r--r-- | static/faq.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/faq.html b/static/faq.html index d8eece2a..2f669979 100644 --- a/static/faq.html +++ b/static/faq.html @@ -40,7 +40,7 @@ <li aria-current="page"><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> @@ -1236,7 +1236,7 @@ <p>GrapheneOS was founded as an open source project in 2014. It has been through multiple renames and wasn't initially known as GrapheneOS. See the - <a href="/history">history page</a> for more details.</p> + <a href="/history/">history page</a> for more details.</p> </article> <article id="company"> |
