summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.rst
diff options
context:
space:
mode:
authorJeremy Stanley <fungi@yuggoth.org>2014-12-05 03:30:36 +0000
committerJeremy Stanley <fungi@yuggoth.org>2014-12-05 03:30:36 +0000
commitf85c0bff3292bc0917b4fcddbfb37b94f6518830 (patch)
tree49220a39223fab4554a7b81aa677a738d250ab99 /CONTRIBUTING.rst
parent225577f866f01e10bdd718c44a7b0db42568158a (diff)
downloadhorizon-f85c0bff3292bc0917b4fcddbfb37b94f6518830.tar.gz
Workflow documentation is now in infra-manual
Replace URLs for workflow documentation to appropriate parts of the OpenStack Project Infrastructure Manual. Change-Id: Ibf8fb2f6a1e8b0f80db6ab1180894c235046e785
Diffstat (limited to 'CONTRIBUTING.rst')
-rw-r--r--CONTRIBUTING.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index adaafe77b..7095b253e 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -3,13 +3,13 @@ you must follow the steps documented at:
http://docs.openstack.org/developer/horizon/contributing.html
- or https://wiki.openstack.org/wiki/How_To_Contribute#If_you.27re_a_developer
+ or 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:
- https://wiki.openstack.org/GerritWorkflow
+ http://docs.openstack.org/infra/manual/developers.html#development-workflow
Pull requests submitted through GitHub will be ignored.