2
2
mirror of https://github.com/octoleo/restic.git synced 2024-09-27 22:19:02 +00:00

doc: remove broken link

The link to SFTP is broken, remove it.

I don't even bother to put a new link, since SFTP is literally the next section.
This commit is contained in:
Michael Pratt 2017-09-12 21:02:34 -07:00 committed by GitHub
parent 0f25ef9498
commit f7ece90129

View File

@ -111,8 +111,8 @@ command and enter the same password twice:
Please note that knowledge of your password is required to access the repository. Please note that knowledge of your password is required to access the repository.
Losing your password means that your data is irrecoverably lost. Losing your password means that your data is irrecoverably lost.
Other backends like sftp and s3 are `described in a later Other backends like sftp and s3 are described in the following
section <#create-an-sftp-repository>`__ of this document. sections.
Remembering your password is important! If you lose it, you won't be Remembering your password is important! If you lose it, you won't be
able to access data stored in the repository. able to access data stored in the repository.