summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorTomofumi Hayashi <tohayash@redhat.com>2016-10-31 22:54:31 +0900
committerTomofumi Hayashi <tohayash@redhat.com>2016-10-31 22:54:31 +0900
commit3a9b81fc790b2d4432a0772d23ee27e8bc8a9fd7 (patch)
tree342780240839aa9f0bfe0ac7f374a513bb7667b6 /docs
parent97b3ac02dce8786759e17008b6521dfdebdd24f9 (diff)
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 <tohayash@redhat.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/installationprocedure/baremetal.rst4
-rw-r--r--docs/installationprocedure/virtualinstall.rst4
2 files changed, 4 insertions, 4 deletions
diff --git a/docs/installationprocedure/baremetal.rst b/docs/installationprocedure/baremetal.rst
index 95412a1f..878a49d7 100644
--- a/docs/installationprocedure/baremetal.rst
+++ b/docs/installationprocedure/baremetal.rst
@@ -246,5 +246,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 d2c81abe..db52601e 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