You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _includes/header.html
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -32,16 +32,16 @@ <h2>CppUTest unit testing and mocking framework for C/C++</h2>
32
32
<liclass="divider-vertical"></li>
33
33
<li><ahref="docs/index.html">Doxygen</a></li>
34
34
<liclass="divider-vertical"></li>
35
-
<li><ahref="https://github.com/cpputest/cpputest"><spanclass="github_icon"></span><span>View on
35
+
<li><ahref="https://github.com/cpputest/cpputest"><spanclass="github_icon"></span><span>View on
36
36
GitHub</span></a></li>
37
37
</ul>
38
38
</div>
39
39
</div>
40
40
</nav>
41
41
42
42
<sectionid="downloads">
43
-
<ahref="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
-
<ahref="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
+
<ahref="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
+
<ahref="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>
45
45
<ahref="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
46
<ahref="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>
0 commit comments