diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 4954e893..1a2861ee 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -1,13 +1,7 @@ If you would like to contribute to the development of OpenStack, you must follow the steps documented at: - https://wiki.openstack.org/wiki/HowToContribute#If_you.27re_a_developer - -Once those steps have been completed, changes to OpenStack -should be submitted for review via the Gerrit tool, following -the workflow documented at: - - https://wiki.openstack.org/GerritWorkflow + http://docs.openstack.org/infra/manual/developers.html#development-workflow Pull requests submitted through GitHub will be ignored. diff --git a/README.rst b/README.rst index 8c5f2eff..4a2c0736 100644 --- a/README.rst +++ b/README.rst @@ -26,11 +26,6 @@ Additional resources are linked from the project wiki page: https://wiki.openstack.org/wiki/Ironic Anyone wishing to contribute to an OpenStack project should -find plenty of helpful resources here: +find a good reference here: - https://wiki.openstack.org/wiki/HowToContribute - -All OpenStack projects use Gerrit for code reviews. -A good reference for that is here: - - https://wiki.openstack.org/wiki/GerritWorkflow + http://docs.openstack.org/infra/manual/developers.html