From cca65cb0888d83b84b3409fcdb90ef73b2e2e937 Mon Sep 17 00:00:00 2001 From: junboli Date: Mon, 26 Feb 2018 09:19:19 +0800 Subject: [PATCH] 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 --- doc/source/install/index.rst | 4 ++-- doc/source/install/next-steps.rst | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/source/install/index.rst b/doc/source/install/index.rst index 6778dee5a8..686578ae96 100644 --- a/doc/source/install/index.rst +++ b/doc/source/install/index.rst @@ -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. `_. + Installation Guide. `_. 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. `_. To learn more about installation dependencies noted above, see the `OpenStack -Installation Tutorial. `_ +Installation Guide. `_ diff --git a/doc/source/install/next-steps.rst b/doc/source/install/next-steps.rst index 7ec2eed5d1..21767a6c82 100644 --- a/doc/source/install/next-steps.rst +++ b/doc/source/install/next-steps.rst @@ -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 `_ +OpenStack services `_ 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