diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-03-27 14:53:42 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-03-27 15:03:04 -0400 |
| commit | 53f1f72de2cb5ea710ffab3e426e1f8e32abbec0 (patch) | |
| tree | 726338c05b570cb7a21e74376117ac976327ab62 /static/history.html | |
| parent | 7559b3412bc811867d11aeca55f9b1443cb0a085 (diff) | |
add legacy changelog page
Diffstat (limited to 'static/history.html')
| -rw-r--r-- | static/history.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/history.html b/static/history.html index f0f2dc31..80a08007 100644 --- a/static/history.html +++ b/static/history.html @@ -100,8 +100,8 @@ <p>A history of releases for the current incarnation of GrapheneOS is available via the <a href="/releases#changelog">releases changelog</a>.</p> - <p>An archive of changelogs for the earlier releases will be made available in the - near future.</p> + <p>An archive of changelogs for the earlier releases is available via the + <a href="/history/legacy-changelog">legacy changelog page</a>.</p> </section> </main> <footer> |
