2
2
mirror of https://github.com/octoleo/restic.git synced 2024-05-28 14:40:49 +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