summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorStephen Dolan <mu@netsoc.tcd.ie>2012-09-19 01:12:33 +0100
committerStephen Dolan <mu@netsoc.tcd.ie>2012-09-19 01:12:33 +0100
commitfc57cf702ce57fc53b8074e7f1fca6f88e0e2fe0 (patch)
tree2467d273c3f0c77af5659de389094ef127fb3156 /README.md
parentf51eca20f59ef3d9291b5df61ca357d7924872da (diff)
No HTTPS for me, sadly.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 8f7b240d..df9ac4dd 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)