Fix link to undercloud installation

The link from the bottom of the virtual environment setup [1]
goes directly to the 'installing' subtemplate [2] so there is
no TOC link in the left hand navbar to go back to the index.

[1] http://docs.openstack.org/developer/tripleo-docs/environments/environments.html#virtual-environment
[2] http://docs.openstack.org/developer/tripleo-docs/installation/installing.html

Change-Id: I54ea77bb54e946d895cc0407273c90f7c7052ba2
This commit is contained in:
marios
2016-05-09 10:29:41 +03:00
parent 3f2091496e
commit ef44cdd391

View File

@@ -266,7 +266,7 @@ You can ssh to the instack vm as the root user::
The vm contains a ``stack`` user to be used for installing the undercloud. You
can ``su - stack`` to switch to the stack user account.
Continue with :doc:`../installation/installing`.
Continue with :doc:`../installation/installation`.
.. rubric:: Footnotes