From 3933009ac2722524013b949a81e9a2e56bdcd45c Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Wed, 16 Oct 2019 16:58:17 -0400 Subject: [PATCH] Fix link formatting in CONTRIBUTING.rst The indent made the rst formatting weird so drop it. Change-Id: Ie0290be5a5c18e08f512911fb21607f177add620 --- CONTRIBUTING.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index a2bbf6a3..86c92160 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -5,17 +5,17 @@ Contributing If you would like to contribute to the development of OpenStack, you must follow the steps in this page: - http://docs.openstack.org/infra/manual/developers.html +http://docs.openstack.org/infra/manual/developers.html If you already have a good understanding of how the system works and your OpenStack accounts are set up, you can skip to the development workflow section of this documentation to learn how changes to OpenStack should be submitted for review via the Gerrit tool: - http://docs.openstack.org/infra/manual/developers.html#development-workflow +http://docs.openstack.org/infra/manual/developers.html#development-workflow Pull requests submitted through GitHub will be ignored. Bugs should be filed on StoryBoard, not GitHub: - https://storyboard.openstack.org/#!/project/713 +https://storyboard.openstack.org/#!/project/713