Correct the wrong link for 'how to manage shares'

Change-Id: I3e2cce0e2cd49abef9d41c8cd626b51ec7a8e038
This commit is contained in:
chenqiaomin 2016-05-02 07:33:13 +00:00
parent c728c18e3e
commit 31946fe2d3
2 changed files with 6 additions and 4 deletions

View File

@ -162,7 +162,8 @@ Mount the share from an instance
# mount -t nfs 10.0.0.41:/var/lib/manila/mnt/share-b94a4dbf-49e2-452c-b9c7-510277adf5c6 ~/test_folder
For more information about how to manage shares, see the
`OpenStack End User Guide
<http://docs.openstack.org/user-guide/index.html>`__.
`Manage shares
<http://docs.openstack.org/user-guide/cli_manage_shares.html>`__ in
OpenStack End User Guide.
Return to :ref:`launch-instance`.

View File

@ -216,7 +216,8 @@ Mount the share from an instance
# mount -t nfs 10.254.0.6:/shares/share-0bfd69a1-27f0-4ef5-af17-7cd50bce6550 ~/test_folder
For more information about how to manage shares, see the
`OpenStack End User Guide
<http://docs.openstack.org/user-guide/index.html>`__.
`Manage shares
<http://docs.openstack.org/user-guide/cli_manage_shares.html>`__ in
OpenStack End User Guide.
Return to :ref:`launch-instance`.