diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-05-09 18:29:51 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-05-09 18:29:51 -0400 |
| commit | f2934599437a31106f52e42b5bd8c00300b36ee6 (patch) | |
| tree | b48f100799543f55fa983e081d22c5e3cb7ff583 /static | |
| parent | 947599ca50579c8c7d4d77105da13f7cb65eb877 (diff) | |
add missing changelog link
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 8c2434d3..1e714659 100644 --- a/static/releases.html +++ b/static/releases.html @@ -194,7 +194,10 @@ <a>OTA update url loading...</a> </div> - <h2 id="changelog">Changelog</h2> + <h2 id="changelog"> + Changelog + <a href="#changelog">ΒΆ</a> + </h2> <p>List of tagged releases. Snapshot releases without tags such as early releases of the project and early device support releases are not listed.</p> |
