1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-01-03 13:45:20 +00:00

use https

This commit is contained in:
damienstanton 2017-10-03 14:28:17 -04:00 committed by GitHub
parent 79759928f6
commit 846acd5d4c

View file

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