Fix links in Apex install manual 41/23841/1
authorTomofumi Hayashi <tohayash@redhat.com>
Mon, 31 Oct 2016 13:54:31 +0000 (22:54 +0900)
committerDan Radez <dradez@redhat.com>
Tue, 1 Nov 2016 10:59:48 +0000 (10:59 +0000)
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>
(cherry picked from commit 3a9b81fc790b2d4432a0772d23ee27e8bc8a9fd7)

docs/installationprocedure/baremetal.rst
docs/installationprocedure/virtualinstall.rst

index 1cf8f68..b103213 100644 (file)
@@ -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.
 
 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
index 0197189..95f5b98 100644 (file)
@@ -65,5 +65,5 @@ Verifying the Setup - VMs
 To verify the set you can follow the instructions in the `Verifying the Setup`_
 section.
 
 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