diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-07-06 23:59:44 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-07-06 23:59:44 -0400 |
| commit | 9803ad42b1069193dae747bc69ae77f0b7b3b37e (patch) | |
| tree | d14275d7cad7dae9e39cd89dd3f986386f8f3c26 /static | |
| parent | e564e348ef86361935677dfad029afee9c212706 (diff) | |
add TOC link
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 92f423b7..bc1d130a 100644 --- a/static/releases.html +++ b/static/releases.html @@ -80,7 +80,7 @@ <a href="#changelog">Changelog</a> <ul> <!--<li><a href="#2020.06.xx.xx">2020.06.xx.xx</a></li>--> - <!--<li><a href="#2020.07.06.20">2020.07.06.20</a></li>--> + <li><a href="#2020.07.06.20">2020.07.06.20</a></li> <li><a href="#2020.06.22.21">2020.06.22.21</a></li> <li><a href="#2020.06.02.02">2020.06.02.02</a></li> <li><a href="#2020.05.29.00">2020.05.29.00</a></li> |
