summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Stanley <fungi@yuggoth.org>2014-12-05 03:30:40 +0000
committerJeremy Stanley <fungi@yuggoth.org>2014-12-05 03:30:40 +0000
commit6027ff6fe919d901459bf1750632ce93cfd21375 (patch)
tree929e1b34929bae2db7f77fcbea4cde5730a8fa38
parentf33adbe00b10d4073198b6c893d338c9148e1aa6 (diff)
downloadstevedore-6027ff6fe919d901459bf1750632ce93cfd21375.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: I5637374ac8b957e948c2345a883636198cf15e9b
-rw-r--r--CONTRIBUTING.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index 521837c..9fd3faf 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -1,7 +1,7 @@
Changes 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.