mirror of
https://github.com/restic/restic.git
synced 2025-08-23 11:23:47 +00:00
Prefer https:// links in the documentation
All the changed urls are available by way of https://. Most of them already redirect.
This commit is contained in:
@@ -9,7 +9,7 @@ Versions
|
||||
========
|
||||
|
||||
The cache directory is selected according to the `XDG base dir specification
|
||||
<http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html>`__.
|
||||
<https://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html>`__.
|
||||
Each repository has its own cache sub-directory, consisting of the repository ID
|
||||
which is chosen at ``init``. All cache directories for different repos are
|
||||
independent of each other.
|
||||
|
Reference in New Issue
Block a user