diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 9c9c7bc5..83ba3b64 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -1,13 +1,13 @@ If you would like to contribute to the development of OpenStack, you must follow the steps documented at: - http://wiki.openstack.org/HowToContribute#If_you.27re_a_developer + http://docs.openstack.org/infra/manual/developers.html#development-workflow Once those steps have been completed, changes to OpenStack should be submitted for review via the Gerrit tool, following the workflow documented at: - http://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 d38254fc..fba6b9f2 100644 --- a/README.rst +++ b/README.rst @@ -19,7 +19,7 @@ pull requests. .. _Github: https://github.com/openstack/python-troveclient .. _Releases: https://github.com/openstack/python-troveclient/releases .. _Launchpad: https://launchpad.net/python-troveclient -.. _Gerrit: http://wiki.openstack.org/GerritWorkflow +.. _Gerrit: http://docs.openstack.org/infra/manual/developers.html#development-workflow This code a fork of `Jacobian's python-cloudservers`__ If you need API support for the Rackspace API solely or the BSD license, you should use that repository.