From: Tomofumi Hayashi Date: Mon, 31 Oct 2016 13:54:31 +0000 (+0900) Subject: Fix links in Apex install manual X-Git-Tag: colorado.2.0~3 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=9b83bfd2bbdb955bb820f3a06a44b5151e22d979;p=apex.git Fix links in Apex install manual JIRA: APEX-338 Due to the change of DOCS-156, OPNFV document html is now 'single HTML' file, instead of multiple HTMLs. This fix changes hyperlinks of document. Change-Id: Ifbb12cdeb8edad1b7444f8c7d25ced0eef94eb14 Signed-off-by: Tomofumi Hayashi (cherry picked from commit 3a9b81fc790b2d4432a0772d23ee27e8bc8a9fd7) --- diff --git a/docs/installationprocedure/baremetal.rst b/docs/installationprocedure/baremetal.rst index 1cf8f680..b1032139 100644 --- a/docs/installationprocedure/baremetal.rst +++ b/docs/installationprocedure/baremetal.rst @@ -247,5 +247,5 @@ Follow the steps below to execute: 3. When the deployment is complete the undercloud IP and ovecloud dashboard url will be printed. OPNFV has now been deployed using Apex. -.. _`Execution Requirements (Bare Metal Only)`: requirements.html#execution-requirements-bare-metal-only -.. _`Network Requirements`: requirements.html#network-requirements +.. _`Execution Requirements (Bare Metal Only)`: index.html#execution-requirements-bare-metal-only +.. _`Network Requirements`: index.html#network-requirements diff --git a/docs/installationprocedure/virtualinstall.rst b/docs/installationprocedure/virtualinstall.rst index 01971893..95f5b981 100644 --- a/docs/installationprocedure/virtualinstall.rst +++ b/docs/installationprocedure/virtualinstall.rst @@ -65,5 +65,5 @@ Verifying the Setup - VMs To verify the set you can follow the instructions in the `Verifying the Setup`_ section. -.. _`Install Bare Metal Jumphost`: baremetal.html -.. _`Verifying the Setup`: verification.html +.. _`Install Bare Metal Jumphost`: index.html#install-bare-metal-jumphost +.. _`Verifying the Setup`: index.html#verifying-the-setup