fix broken installation link in README

This commit is contained in:
damienstanton 2017-10-03 13:28:33 -04:00 committed by GitHub
parent eb59d28154
commit 79759928f6
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ Quick start
-----------
Once you've `installed
<https://restic.readthedocs.io/en/latest/installation.html>`__ restic, start
<http://restic.readthedocs.io/en/latest/020_installation.html>`__ restic, start
off with creating a repository for your backups:
.. code-block:: console