From: Stephen Dolan Date: Wed, 19 Sep 2012 00:12:33 +0000 (+0100) Subject: No HTTPS for me, sadly. X-Git-Tag: jq-1.1~13 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fc57cf702ce57fc53b8074e7f1fca6f88e0e2fe0;p=jq No HTTPS for me, sadly. --- diff --git a/README.md b/README.md index 8f7b240..df9ac4d 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,11 @@ jq jq is a command-line JSON processor. If you want to learn to use jq, read the documentation at -[https://stedolan.github.com/jq](https://stedolan.github.com/jq). This +[http://stedolan.github.com/jq](http://stedolan.github.com/jq). This documentation is generated from the docs/ folder of this repository. If you want to hack on jq, feel free, but be warned that its internals are not well-documented at the moment. Bring a hard hat and a shovel. You can find some basic build instructions at -[https://stedolan.github.com/jq/download](https://stedolan.github.com/jq/download) +[http://stedolan.github.com/jq/download](http://stedolan.github.com/jq/download)