1
0
mirror of https://github.com/stedolan/jq.git synced 2024-05-11 05:55:39 +00:00

Use https where possible

This commit is contained in:
David Tolnay
2015-08-15 12:07:00 -07:00
parent 2306795864
commit 8f55d6d4ab
16 changed files with 31 additions and 31 deletions

View File

@@ -13,7 +13,7 @@ RVM and Ruby 1.9.3 like so:
After that finishes installing, you'll need to make sure RVM is on
your path by doing `source $HOME/.rvm/scripts/rvm`, or just opening a
new shell. See <http://rvm.io> for more info on RVM.
new shell. See <https://rvm.io> for more info on RVM.
Once RVM is installed, you can install all the dependencies for jq's
documentation build by running this from the `docs` directory: