Skip to content

Commit b12ed44

Browse files
committed
Update downloads to 1.3.0
1 parent 146c732 commit b12ed44

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

index.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ <h4>Total portability</h4>
5353
</div>
5454
<h4>Git and others</h4>
5555
<p>Oooh yes! If you decide to use the
56-
<em>slightly</em> bigger <a href="https://msysgit.github.io/">
57-
msysgit</a> version, you will have all Unix commands ready in PATH so that you can
56+
<em>slightly</em> bigger <a href="https://git-for-windows.github.io/">
57+
git-for-windows</a> version, you will have all Unix commands ready in PATH so that you can
5858
<code>git init</code>
5959
or
6060
<code>cat</code> instantly on every machine.</p>
@@ -66,22 +66,22 @@ <h3>Download</h3>
6666
<section class="download container">
6767

6868
<div class="bit-1">
69-
<a href="https://github.com/cmderdev/cmder">Github Repo</a> (for issues/requests/sauce)
69+
<a href="https://github.com/cmderdev/cmder">GitHub Repo</a> (for issues/requests/source)
7070
</div>
7171

7272
<div class="bit-2">
73-
<a onclick="_gaq.push(['_trackEvent', 'Download', 'mini'])" href="https://github.com/cmderdev/cmder/releases/download/v1.2.9/cmder_mini.zip">
73+
<a onclick="_gaq.push(['_trackEvent', 'Download', 'mini'])" href="https://github.com/cmderdev/cmder/releases/download/v1.3.0/cmder_mini.zip">
7474
<button class="gray">Download mini</button>
7575
</a>
76-
<small>4.27MB</small>
76+
<small>5.7MB</small>
7777
</div>
7878
<div class="bit-2">
79-
<a onclick="_gaq.push(['_trackEvent', 'Download', 'full'])" href="https://github.com/cmderdev/cmder/releases/download/v1.2.9/cmder.zip">
79+
<a onclick="_gaq.push(['_trackEvent', 'Download', 'full'])" href="https://github.com/cmderdev/cmder/releases/download/v1.3.0/cmder.zip">
8080
<button class="blue">Download full</button>
8181
</a>
82-
<small>(With git-for-windows) 75.7MB</small>
82+
<small>(With git-for-windows) 80.3MB</small>
8383
<small>
84-
<em><a onclick="_gaq.push(['_trackEvent', 'Download', 'full', '7z'])" href="https://github.com/cmderdev/cmder/releases/download/v1.2.9/cmder.7z">38.1MB 7z</a></em>
84+
<em><a onclick="_gaq.push(['_trackEvent', 'Download', 'full', '7z'])" href="https://github.com/cmderdev/cmder/releases/download/v1.3.0/cmder.7z">40.3MB 7z</a></em>
8585
</small>
8686
</div>
8787

0 commit comments

Comments
 (0)