From c1f76ee0353c6aa575e85faea32ccfb994e13dc5 Mon Sep 17 00:00:00 2001 From: caoyuan <cao.yuan@99cloud.net> Date: Wed, 18 Oct 2017 19:38:37 +0800 Subject: [PATCH] Update the manila shares link Change-Id: I8c7580b36125caa15e74dd156b235b7d08071069 --- doc/source/reference/manila-guide.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/reference/manila-guide.rst b/doc/source/reference/manila-guide.rst index 16f80e5a5e..f43105a381 100644 --- a/doc/source/reference/manila-guide.rst +++ b/doc/source/reference/manila-guide.rst @@ -352,5 +352,5 @@ Use the ``manila migration-complete shareID`` command to complete share migration process For more information about how to manage shares, see the -`OpenStack User Guide -<http://docs.openstack.org/user-guide/index.html>`__. +`Manage shares +<https://docs.openstack.org/manila/latest/user/create-and-manage-shares.html>`__. -- GitLab