Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/candy-chat/candy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Langfeld <ben@langfeld.me>2015-10-21 21:02:58 +0300
committerBen Langfeld <ben@langfeld.me>2015-10-21 21:02:58 +0300
commitf607a59a28819a70a61c0ce7998ad1e4bcf021d4 (patch)
treed1dd2aae51a64ed7ce97d416d92337aafc9336eb
parenta7f81190409235924aabf1f5f9253b46a470aad1 (diff)
Update download links
-rw-r--r--index.html9
1 files changed, 4 insertions, 5 deletions
diff --git a/index.html b/index.html
index dd4d2cf..c7b5300 100644
--- a/index.html
+++ b/index.html
@@ -26,12 +26,11 @@
<article>
<header>
<div id="download">
- <!-- if you change the version, change it in the onclick tracker as well -->
- <a href="https://github.com/candy-chat/candy/releases/download/v2.0.0/candy-2.0.0.zip" onclick="_gaq.push(['_trackEvent', 'Download', $(this).find('.version').text()]);" class="button">
+ <a href="https://github.com/candy-chat/candy/releases/download/v2.1.0/candy-2.1.0.zip" onclick="_gaq.push(['_trackEvent', 'Download', $(this).find('.version').text()]);" class="button">
Download candy.zip
- <small>v<span class="version">2.0.0</span> &mdash; <time datetime="2015-07-10">July 10th, 2015</time></small>
+ <small>v<span class="version">2.1.0</span> &mdash; <time datetime="2015-08-11">August 11th, 2015</time></small>
</a>
- <span class="changelog"><a href="https://github.com/candy-chat/candy/compare/v1.7.1...v2.0.0">Changelog</a></span><span class="license">Released under the <a href="https://github.com/candy-chat/candy/blob/master/LICENSE">MIT License</a></span>
+ <span class="changelog"><a href="https://github.com/candy-chat/candy/compare/v2.0.0...v2.1.0">Changelog</a></span><span class="license">Released under the <a href="https://github.com/candy-chat/candy/blob/master/LICENSE">MIT License</a></span>
</div>
<h1>Candy</h1>
<em>&mdash; a JavaScript-based multi-user chat client</em>
@@ -112,7 +111,7 @@
</p>
<h3>Setup</h3>
<p>
- <a href="https://github.com/candy-chat/candy/tarball/master" class="download-arrow">Download Candy</a> and extract it in your web directory.<br />
+ <a href="https://github.com/candy-chat/candy/releases" class="download-arrow">Download Candy</a> and extract it in your web directory.<br />
</p>
<h4>Getting Started</h4>
<p>