From 65c67ca8a9096acd5ef23c0a6fd2a37b81b8d7e8 Mon Sep 17 00:00:00 2001 From: howardlee Date: Fri, 18 Nov 2016 14:42:54 +0800 Subject: [PATCH] Modify development doc url in CONTRIBUTING.rst The old url shows the steps of submitting the changes for review, but not the preparations for contributing, so i think it is better to delete the '#development-workflow' section to give the new contributor a clear document url. Change-Id: Id4710603dbfe7b9fa9186f4d138aeadfcf2951ad --- CONTRIBUTING.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 4e0acadb..99797e8c 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -1,7 +1,7 @@ If you would like to contribute to the development of OpenStack, you must follow the steps documented at: - http://docs.openstack.org/infra/manual/developers.html#development-workflow + http://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