fix broken link
Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-install/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-install/commit/cc223a5b Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-install/tree/cc223a5b Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-install/diff/cc223a5b Branch: refs/heads/master Commit: cc223a5bd225d151665708562c569c13117ecd17 Parents: cedc2e6 Author: Pierre-Luc Dion <[email protected]> Authored: Sat Mar 7 14:37:08 2015 -0500 Committer: Pierre-Luc Dion <[email protected]> Committed: Sat Mar 7 14:37:08 2015 -0500 ---------------------------------------------------------------------- source/configuration.rst | 3 +-- source/management-server/_nfs.rst | 2 ++ 2 files changed, 3 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack-docs-install/blob/cc223a5b/source/configuration.rst ---------------------------------------------------------------------- diff --git a/source/configuration.rst b/source/configuration.rst index 3fece2f..f3b1d02 100644 --- a/source/configuration.rst +++ b/source/configuration.rst @@ -1348,8 +1348,7 @@ add more servers to an existing zone. #. To prepare for the zone-based Secondary Staging Store, you should have created and mounted an NFS share during Management Server - installation. See `âPrepare NFS Sharesâ - <installation.html#prepare-nfs-shares>`_. + installation. See :ref:`prepare-nfs-shares`. If you are using an Hyper-V host, ensure that you have created a SMB share. http://git-wip-us.apache.org/repos/asf/cloudstack-docs-install/blob/cc223a5b/source/management-server/_nfs.rst ---------------------------------------------------------------------- diff --git a/source/management-server/_nfs.rst b/source/management-server/_nfs.rst index 92aedbf..ec3bc5c 100644 --- a/source/management-server/_nfs.rst +++ b/source/management-server/_nfs.rst @@ -1,3 +1,5 @@ +.. _prepare-nfs-shares: + Prepare NFS Shares ------------------
