Skip to content

Commit 760e083

Browse files
committed
Merge pull request #1 from disfated/patch-1
fix latest stable tarball link
2 parents ce6fd62 + c3153be commit 760e083

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

downloads.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ <h2 class="title"><img class="title" src="images/logo-tar.png"/>
102102
Source Releases
103103
</h2><ul>
104104
<li>
105-
<a href="{{ site.cola_downloads }}/cola-{{ site.cola_version }}.tar.gz">
105+
<a href="{{ site.cola_downloads }}/git-cola-{{ site.cola_version }}.tar.gz">
106106
git-cola v{{ site.cola_version }}</a> (latest stable release)
107107
</li>
108108
<li>

0 commit comments

Comments
 (0)