Skip to content

Commit e7b653e

Browse files
committed
3.7.1
1 parent 005c19b commit e7b653e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_includes/header.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,16 +32,16 @@ <h2>CppUTest unit testing and mocking framework for C/C++</h2>
3232
<li class="divider-vertical"></li>
3333
<li><a href="docs/index.html">Doxygen</a></li>
3434
<li class="divider-vertical"></li>
35-
<li><a href="https://github.com/cpputest/cpputest"><span class="github_icon"></span><span>View on
35+
<li><a href="https://github.com/cpputest/cpputest"><span class="github_icon"></span><span>View on
3636
GitHub</span></a></li>
3737
</ul>
3838
</div>
3939
</div>
4040
</nav>
4141

4242
<section id="downloads">
43-
<a href="https://github.com/cpputest/cpputest.github.io/blob/master/releases/cpputest-3.7.1.zip?raw=true" class="btn btn-inverse">Download Release 3.7 as .zip</a>
44-
<a href="https://github.com/cpputest/cpputest.github.io/blob/master/releases/cpputest-3.7.1.tar.gz?raw=true" class="btn btn-inverse">Download Release 3.7 as .tar.gz</a>
43+
<a href="https://github.com/cpputest/cpputest.github.io/blob/master/releases/cpputest-3.7.1.zip?raw=true" class="btn btn-inverse">Download Release 3.7.1 as .zip</a>
44+
<a href="https://github.com/cpputest/cpputest.github.io/blob/master/releases/cpputest-3.7.1.tar.gz?raw=true" class="btn btn-inverse">Download Release 3.7. as .tar.gz</a>
4545
<a href="https://github.com/cpputest/cpputest.github.io/blob/master/releases/cpputest-3.8dev.zip?raw=true" class="btn btn-inverse">Download code of latest passing build as .zip</a>
4646
<a href="https://github.com/cpputest/cpputest.github.io/blob/master/releases/cpputest-3.8dev.tar.gz?raw=true" class="btn btn-inverse">Download code of latest passing build as .tar.gz</a>
4747
</section>

0 commit comments

Comments
 (0)