Skip to content

Commit

Permalink
Version number minor link fix
Browse files Browse the repository at this point in the history
Fixed version number from 1_2_1 to 1_2_2 so anchor in CHANGES.html file could scroll into correct position
  • Loading branch information
scsmash3r authored May 3, 2019
1 parent edf4d7e commit 2d782f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/download.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ <h3><i class="fa fa-cloud-download"></i> Releases</h3>
<ul class="list-unstyled">
<li>
<a href="/release/intercooler-1.2.2.js">intercooler-1.2.2.js</a> -
<a href="/release/CHANGES.html#1_2_1">CHANGES</a> -
<a href="/release/CHANGES.html#1_2_2">CHANGES</a> -
<a href="/release/unit-tests-1.2.2.html?hidepassed">Unit Tests</a>
[<a href="/release/unit-tests-1.2.2.min.html?hidepassed">min</a>,
<a href="/release/jquery1_unit-tests-1.2.2.html?hidepassed">jquery1</a>,
Expand Down

0 comments on commit 2d782f4

Please sign in to comment.