From 30eaefb7b398cdeda564d581c588c22f6b8c0b3f Mon Sep 17 00:00:00 2001 From: venkatamahesh Date: Fri, 18 Sep 2015 09:01:13 +0530 Subject: [PATCH] Fix three typos Removed extra ===== for headings For devstack reference, changed devstack.org to docs.openstack.org/developer/devstack as devstack.org was redirecting to docs. Change-Id: I978a339265993bda191016318cadf802d8ea4bec --- devstack/README.rst | 6 +++--- doc/source/install/development.rst | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/devstack/README.rst b/devstack/README.rst index c98f621dc..45ed2a2c8 100644 --- a/devstack/README.rst +++ b/devstack/README.rst @@ -1,6 +1,6 @@ -====================== - Enabling in Devstack -====================== +==================== +Enabling in Devstack +==================== 1. Download DevStack diff --git a/doc/source/install/development.rst b/doc/source/install/development.rst index 7a8cf2dd0..74e28aa3b 100644 --- a/doc/source/install/development.rst +++ b/doc/source/install/development.rst @@ -13,9 +13,9 @@ License for the specific language governing permissions and limitations under the License. -================================================ - Installing and Running the Development Version -================================================ +============================================== +Installing and Running the Development Version +============================================== The `contrib/devstack`_ directory contains the files necessary to integrate Murano with `Devstack`_. @@ -25,5 +25,5 @@ Murano with `Devstack`_. -.. _Devstack: http://www.devstack.org/ +.. _Devstack: http://docs.openstack.org/developer/devstack/ .. _contrib/devstack: https://git.openstack.org/cgit/openstack/murano/tree/contrib/devstack