Skip to content

Commit b8d2500

Browse files
committed
Updated header
1 parent 44b77ee commit b8d2500

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

_includes/header.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,10 @@ <h2>CppUTest unit testing and mocking framework for C/C++</h2>
4040
</nav>
4141

4242
<section id="downloads">
43-
<a href="https://github.com/cpputest/cpputest.github.io/blob/master/releases/cpputest-3.6.zip?raw=true" class="btn btn-inverse">Download Release 3.6 as .zip</a>
44-
<a href="https://github.com/cpputest/cpputest.github.io/blob/master/releases/cpputest-3.6.tar.gz?raw=true" class="btn btn-inverse">Download Release 3.6 as .tar.gz</a>
45-
<a href="https://github.com/cpputest/cpputest.github.io/blob/master/releases/cpputest-3.7dev.zip?raw=true" class="btn btn-inverse">Download code of latest passing build as .zip</a>
46-
<a href="https://github.com/cpputest/cpputest.github.io/blob/master/releases/cpputest-3.7dev.tar.gz?raw=true" class="btn btn-inverse">Download code of latest passing build as .tar.gz</a>
43+
<a href="https://github.com/cpputest/cpputest.github.io/blob/master/releases/cpputest-3.7.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.tar.gz?raw=true" class="btn btn-inverse">Download Release 3.7 as .tar.gz</a>
45+
<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>
46+
<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>
4848
</div>
4949
</header>

0 commit comments

Comments
 (0)