Skip to content

Commit ce6fd62

Browse files
committed
downloads: Link to git-cola-$version.tar.gz
Signed-off-by: David Aguilar <davvid@gmail.com>
1 parent a3ba497 commit ce6fd62

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

_includes/download-box.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
><img src="images/osx_big.png" alt="mac logo"/></a>
2525
</td>
2626
<td width="33%">
27-
<a href="{{ site.cola_downloads }}/cola-{{ site.cola_version }}.tar.gz"
27+
<a href="{{ site.cola_downloads }}/git-cola-{{ site.cola_version }}.tar.gz"
2828
><img src="images/tux_big.png" alt="tarball logo"/></a>
2929
</td>
3030

@@ -38,7 +38,7 @@
3838
>Mac OSX</a>
3939
</td>
4040
<td width="33%">
41-
<a href="{{ site.cola_downloads }}/cola-{{ site.cola_version }}.tar.gz"
41+
<a href="{{ site.cola_downloads }}/git-cola-{{ site.cola_version }}.tar.gz"
4242
>Source</a>
4343
</td>
4444
<tr>

downloads.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,4 +114,4 @@ <h2 class="title"><img class="title" src="images/logo-tar.png"/>
114114
Fresh git-cola tarballs hot off the presses</a>
115115
</li>
116116
</ul>
117-
</div> <!-- downloads-page -->
117+
</div>

0 commit comments

Comments
 (0)