forked from TrueCloudLab/restic
Remove Markdown syntax from documentation
Convert a link from Markdown to RST syntax. This link must have been missed during the recent conversion.
This commit is contained in:
parent
8d37b723ca
commit
2e2c8dc620
1 changed files with 2 additions and 2 deletions
|
@ -248,8 +248,8 @@ the naming convention of those variables follows official python swift client:
|
|||
$ export OS_AUTH_TOKEN=<MY_AUTH_TOKEN>
|
||||
|
||||
|
||||
Restic should be compatible with [OpenStack RC
|
||||
file](https://docs.openstack.org/user-guide/common/cli-set-environment-variables-using-openstack-rc.html)
|
||||
Restic should be compatible with `OpenStack RC file
|
||||
<https://docs.openstack.org/user-guide/common/cli-set-environment-variables-using-openstack-rc.html>`__
|
||||
in most cases.
|
||||
|
||||
Once environment variables are set up, a new repository can be created. The
|
||||
|
|
Loading…
Reference in a new issue