From 2e2c8dc620bd15906a2d7563840da08cf5339f86 Mon Sep 17 00:00:00 2001 From: Martin Michlmayr Date: Tue, 24 Oct 2017 14:40:33 +0100 Subject: [PATCH] Remove Markdown syntax from documentation Convert a link from Markdown to RST syntax. This link must have been missed during the recent conversion. --- doc/030_preparing_a_new_repo.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/030_preparing_a_new_repo.rst b/doc/030_preparing_a_new_repo.rst index 8773028c3..37b011bdf 100644 --- a/doc/030_preparing_a_new_repo.rst +++ b/doc/030_preparing_a_new_repo.rst @@ -248,8 +248,8 @@ the naming convention of those variables follows official python swift client: $ export OS_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 +`__ in most cases. Once environment variables are set up, a new repository can be created. The