]> granicus.if.org Git - jq/commitdiff
Replace jq-1.4 source tarball link
authorDavid Tolnay <dtolnay@gmail.com>
Sat, 8 Aug 2015 05:53:48 +0000 (22:53 -0700)
committerDavid Tolnay <dtolnay@gmail.com>
Sat, 8 Aug 2015 05:53:48 +0000 (22:53 -0700)
docs/content/2.download/default.yml

index 8b2aba26b26991cdf3519e19f4c962a647dce1d1..17a8941d9eacc08a82bf17a5980edeab0eb57a6b 100644 (file)
@@ -83,7 +83,7 @@ body:
 
       ### From source on Linux, OS X, Cygwin, and other POSIX-like operating systems
 
-       * [Source tarball for jq 1.4](source/jq-1.4.tar.gz)
+       * [Source tarball for jq 1.4](https://github.com/stedolan/jq/archive/jq-1.4.tar.gz)
 
       You can build it using the usual `./configure && make && sudo
       make install` rigmarole.