From 106c8b454050483d0ee4fb70338903a8a02d209a Mon Sep 17 00:00:00 2001 From: Robin Naundorf Date: Sun, 20 May 2018 10:09:29 +0200 Subject: [PATCH] Fix wrong release names in docs * Replaced occurences of version names in install docs. TrivialFix Change-Id: Ic1a0222ceaaa29f14c4d9a0207b903e336044ace --- doc/source/admin/deploy-lb-provider.rst | 4 ++-- doc/source/admin/deploy-ovs-provider.rst | 4 ++-- doc/source/admin/deploy.rst | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/source/admin/deploy-lb-provider.rst b/doc/source/admin/deploy-lb-provider.rst index 95024116ba3..6cb42ec8d48 100644 --- a/doc/source/admin/deploy-lb-provider.rst +++ b/doc/source/admin/deploy-lb-provider.rst @@ -82,8 +82,8 @@ Controller node * Disable service plug-ins because provider networks do not require any. However, this breaks portions of the dashboard that manage - the Networking service. See the - `Pike Install Tutorials and Guides <../install/>`__ + the Networking service. See the latest + `Install Tutorials and Guides <../install/>`__ for more information. .. code-block:: ini diff --git a/doc/source/admin/deploy-ovs-provider.rst b/doc/source/admin/deploy-ovs-provider.rst index 61f9aae3931..f5e870ef54f 100644 --- a/doc/source/admin/deploy-ovs-provider.rst +++ b/doc/source/admin/deploy-ovs-provider.rst @@ -93,8 +93,8 @@ Controller node * Disable service plug-ins because provider networks do not require any. However, this breaks portions of the dashboard that manage - the Networking service. See the - `Pike Install Tutorials and Guides + the Networking service. See the latest + `Install Tutorials and Guides <../install/>`__ for more information. diff --git a/doc/source/admin/deploy.rst b/doc/source/admin/deploy.rst index 620e1f9c03c..76df0c393fd 100644 --- a/doc/source/admin/deploy.rst +++ b/doc/source/admin/deploy.rst @@ -37,8 +37,8 @@ high-availability building blocks typically add a second network node for a total of five nodes. Each building block could also require additional infrastructure or changes to existing infrastructure such as networks. -For basic configuration of prerequisites, see the -`Pike Install Tutorials and Guides <../install/>`__. +For basic configuration of prerequisites, see the latest +`Install Tutorials and Guides <../install/>`__. .. note::