From 72b619c500e556072e959ff15b085f99a9e1fbc2 Mon Sep 17 00:00:00 2001 From: qiaomin Date: Fri, 9 Sep 2016 14:16:59 +0000 Subject: [PATCH] Correct the wrong link reference There should provide link for 'Manage volumes', but the article provide the link for 'OpenStack Administrator Guide', so it is not direct and accurate, patch provide the direct link and delete the useless link. Change-Id: Ifdc063c1e692abccd48e8fb8c1ca8bc3b140168f --- doc/ha-guide/source/storage-ha-backend.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/ha-guide/source/storage-ha-backend.rst b/doc/ha-guide/source/storage-ha-backend.rst index 0f897bbcb1..429f007a17 100644 --- a/doc/ha-guide/source/storage-ha-backend.rst +++ b/doc/ha-guide/source/storage-ha-backend.rst @@ -31,8 +31,9 @@ An OpenStack environment includes multiple data pools for the VMs: or Ceph RBD as the storage back end. For more information about configuring storage back ends for -the different storage options, see the `OpenStack Administrator Guide -`_. +the different storage options, see `Manage volumes +`_ +in the OpenStack Administrator Guide. This section discusses ways to protect against data loss in your OpenStack environment.