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/releases.html | |
| parent | 6667ddc45a7b99c29b887ca63de06b5bdd63da44 (diff) | |
migrate history page into an index page
Diffstat (limited to 'static/releases.html')
| -rw-r--r-- | static/releases.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/static/releases.html b/static/releases.html index 195a5c9f..efb831f3 100644 --- a/static/releases.html +++ b/static/releases.html @@ -42,7 +42,7 @@ <li><a href="/faq">FAQ</a></li> <li aria-current="page"><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> @@ -2138,8 +2138,8 @@ <p>Final and only tagged release of the AndroidHardening project before it was renamed to GrapheneOS. Earlier AndroidHardening releases were only snapshots and are not listed here. Prior to the AndroidHardening placeholder name, the - project was known as CopperheadOS. For more details, <a href="/#history">see - the section on the project's history</a>.</p> + project was known as CopperheadOS. For more details, + <a href="/history/#history">see the page on the project's history</a>.</p> <p>Detailed changelogs were not written at this point.</p> </article> |
