summaryrefslogtreecommitdiffstats
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
parentb1453ce449e0a069c2cde94909f609abbd36337a (diff)
Pick up download page and index
-rw-r--r--download/index.html14
-rw-r--r--index.html9
-rw-r--r--index/index.html9
3 files changed, 17 insertions, 15 deletions
diff --git a/download/index.html b/download/index.html
index 1c7efb4d..be47b310 100644
--- a/download/index.html
+++ b/download/index.html
@@ -77,11 +77,11 @@
</li>
<li>
-<p>jq 1.4 binaries for <a href='linux64/jq'>64-bit</a> or <a href='linux32/jq'>32-bit</a>.</p>
+<p>jq 1.4 binaries for <a href='https://github.com/stedolan/jq/releases/download/jq-1.4/jq-linux-x86_64'>64-bit</a> or <a href='https://github.com/stedolan/jq/releases/download/jq-1.4/jq-linux-x86'>32-bit</a>.</p>
</li>
<li>
-<p>jq 1.3 binaries for <a href='linux64/jq-1.3/jq'>64-bit</a> or <a href='linux32/jq-1.3/jq'>32-bit</a>.</p>
+<p>jq 1.3 binaries for <a href='https://github.com/stedolan/jq/releases/download/jq-1.3/jq-linux-x86_64'>64-bit</a> or <a href='https://github.com/stedolan/jq/releases/download/jq-1.3/jq-linux-x86'>32-bit</a>.</p>
</li>
</ul>
@@ -93,11 +93,11 @@
</li>
<li>
-<p>jq 1.4 binaries for <a href='osx64/jq'>64-bit</a> or <a href='osx32/jq'>32-bit</a>.</p>
+<p>jq 1.4 binaries for <a href='https://github.com/stedolan/jq/releases/download/jq-1.4/jq-osx-x86_64'>64-bit</a> or <a href='https://github.com/stedolan/jq/releases/download/jq-1.4/jq-osx-x86'>32-bit</a>.</p>
</li>
<li>
-<p>jq 1.3 binaries for <a href='osx64/jq-1.3/jq'>64-bit</a> or <a href='osx32/jq-1.3/jq'>32-bit</a>.</p>
+<p>jq 1.3 binaries for <a href='https://github.com/stedolan/jq/releases/download/jq-1.3/jq-osx-x86_64'>64-bit</a> or <a href='https://github.com/stedolan/jq/releases/download/jq-1.3/jq-osx-x86'>32-bit</a>.</p>
</li>
</ul>
@@ -109,7 +109,7 @@
</li>
<li>
-<p>jq 1.4 binaries for Solaris 11 <a href='solaris11-64/jq'>64-bit</a> or <a href='solaris11-32/jq'>32-bit</a>.</p>
+<p>jq 1.4 binaries for Solaris 11 <a href='https://github.com/stedolan/jq/releases/download/jq-1.4/jq-solaris11-64'>64-bit</a> or <a href='https://github.com/stedolan/jq/releases/download/jq-1.4/jq-solaris11-32'>32-bit</a>.</p>
</li>
</ul>
@@ -121,11 +121,11 @@
</li>
<li>
-<p>jq 1.4 executables for <a href='win64/jq.exe'>64-bit</a> or <a href='win32/jq.exe'>32-bit</a>.</p>
+<p>jq 1.4 executables for <a href='https://github.com/stedolan/jq/releases/download/jq-1.4/jq-win64.exe'>64-bit</a> or <a href='https://github.com/stedolan/jq/releases/download/jq-1.4/jq-win32.exe'>32-bit</a>.</p>
</li>
<li>
-<p>jq 1.3 executables for <a href='win64/jq-1.3/jq-1.3.exe'>64-bit</a> or <a href='win32/jq-1.3/jq-1.3.exe'>32-bit</a>.</p>
+<p>jq 1.3 executables for <a href='https://github.com/stedolan/jq/releases/download/jq-1.3/jq-win64.exe'>64-bit</a> or <a href='https://github.com/stedolan/jq/releases/download/jq-1.3/jq-win32.exe'>32-bit</a>.</p>
</li>
</ul>
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>
diff --git a/index/index.html b/index/index.html
index 22efbebf..9d70060c 100644
--- a/index/index.html
+++ b/index/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>