From 309b61bcbb45c8513ff01a6c620229f09c8409c7 Mon Sep 17 00:00:00 2001
From: "zhang.lei" <zhang.lei@99cloud.net>
Date: Fri, 26 Jan 2018 02:52:17 +0000
Subject: [PATCH] Remove some useless indents

These indents make the font size of the url[1] bigger than it should
be.

[1] https://docs.openstack.org/openstack-helm/latest/contributing.html
Change-Id: I05a10eeccfe08f444e0e91d8ce361ec05291fb0c
---
 CONTRIBUTING.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index 33fd45944f..e0da892664 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -1,16 +1,16 @@
 If you would like to contribute to the development of OpenStack,
 you must follow the steps in this page:
 
-   https://docs.openstack.org/infra/manual/developers.html
+https://docs.openstack.org/infra/manual/developers.html
 
 Once those steps have been completed, changes to OpenStack
 should be submitted for review via the Gerrit tool, following
 the workflow documented at:
 
-   https://docs.openstack.org/infra/manual/developers.html#development-workflow
+https://docs.openstack.org/infra/manual/developers.html#development-workflow
 
 Pull requests submitted through GitHub will be ignored.
 
 Bugs should be filed on Launchpad, not GitHub:
 
-   https://bugs.launchpad.net/openstack-helm
+https://bugs.launchpad.net/openstack-helm