summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorDavid Tolnay <dtolnay@gmail.com>2015-08-07 22:24:21 -0700
committerDavid Tolnay <dtolnay@gmail.com>2015-08-07 22:24:21 -0700
commit04ce650d0c8baa506ee7064409d912244ea32ef8 (patch)
treed7d00a021198a4b31d1c5f29fae207dc58f51137 /index.html
parentb1453ce449e0a069c2cde94909f609abbd36337a (diff)
Pick up download page and index
Diffstat (limited to 'index.html')
-rw-r--r--index.html9
1 files changed, 5 insertions, 4 deletions
diff --git a/index.html b/index.html
index 22efbebf..9d70060c 100644
--- a/index.html
+++ b/index.html
@@ -99,10 +99,9 @@ shorter and simpler than you&rsquo;d expect.</p></div>
</div>
<div class="row" style="text-align:center; margin-top: 30px">
<p>Go read the <a href='tutorial/'>tutorial</a> for more, or the <a href='manual/'>manual</a>
-for <em>way</em> more. Ask questions over on
-<a href='http://stackoverflow.com/'>stackoverflow</a> using the <a href='http://stackoverflow.com/questions/tagged/jq'>jq
+for <em>way</em> more.</p><p>Ask questions on <a href='http://stackoverflow.com/'>stackoverflow</a> using the <a href='http://stackoverflow.com/questions/tagged/jq'>jq
tag</a>, or on the
-<a href='http://irc.lc/freenode/%23jq/'>#jq</a> channel over on
+<a href='http://irc.lc/freenode/%23jq/'>#jq</a> channel on
<a href='https://webchat.freenode.net/'>Freenode</a>.</p>
</div>
<div class="row">
@@ -110,7 +109,9 @@ tag</a>, or on the
<div id="news">
<ul>
- <li><span class="date">01 January 2015</span><p>jq 1.5rc1 Get it on the <a href='https://github.com/stedolan/jq/releases'>releases</a> page.</p></li>
+ <li><span class="date">07 July 2015</span><p>jq 1.5rc2 is available. Get it on the <a href='https://github.com/stedolan/jq/releases'>releases</a> page.</p></li>
+
+ <li><span class="date">01 January 2015</span><p>jq 1.5rc1 is available. Get it on the <a href='https://github.com/stedolan/jq/releases'>releases</a> page.</p></li>
<li><span class="date">06 June 2014</span><p>jq 1.4 (finally) released! Get it on the <a href='download/'>download</a> page.</p></li>