Fix the incorrect reference links

TrivialFix
[1] is the installation guide for OpenStack components, and [2]
is the installation guide for manila, obviously, we need [1] in
the docs.

[1] https://docs.openstack.org/latest/install/
[2] https://docs.openstack.org/manila/latest/install/index.html

Change-Id: I53dc68b1ca13c18423e0c1c5d381faa72982e20b
This commit is contained in:
junboli 2018-02-26 09:19:19 +08:00
parent 0286c2051e
commit cca65cb088
2 changed files with 3 additions and 3 deletions

View File

@ -51,7 +51,7 @@ on controllers, compute nodes, or storage nodes.
This installation tutorial also assumes that installation and configuration
of OpenStack packages, Network Time Protocol, database engine and
message queue has been completed as per the instructions in the `OpenStack
Installation Tutorial. <https://docs.openstack.org/manila/latest/install/index.html>`_.
Installation Guide. <https://docs.openstack.org/latest/install/>`_.
The `Identity Service` (`keystone`) has to be pre-configured with suggested
client environment scripts.
@ -60,4 +60,4 @@ see the `Shared File Systems Configuration Reference.
<https://docs.openstack.org/manila/latest/configuration/shared-file-systems/overview.html>`_.
To learn more about installation dependencies noted above, see the `OpenStack
Installation Tutorial. <https://docs.openstack.org/manila/latest/install/index.html>`_
Installation Guide. <https://docs.openstack.org/latest/install/>`_

View File

@ -7,7 +7,7 @@ Next steps
Your OpenStack environment now includes the Shared File Systems service.
To add more services, see the `additional documentation on installing
OpenStack services <https://docs.openstack.org/install-guide/>`_
OpenStack services <https://docs.openstack.org/latest/install/>`_
Continue to evaluate the Shared File Systems service by creating the service
image and running the service with the correct driver mode that you chose