summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.rst
diff options
context:
space:
mode:
authorliuqing <jing.liuqing@99cloud.net>2014-07-01 15:08:18 +0800
committerliuqing <jing.liuqing@99cloud.net>2014-07-01 15:16:36 +0800
commitec4aef644e7f340c1d251fc0b07f1bb1e7271374 (patch)
tree5d96fbffe8d72821d7e4c4b6a3a16c7ded5d064b /CONTRIBUTING.rst
parentb9538d828088d1faa078446905eb8506bdfc9c10 (diff)
downloadpython-novaclient-ec4aef644e7f340c1d251fc0b07f1bb1e7271374.tar.gz
Fix the section name in CONTRIBUTING.rst
The name of the section "If you're developer, start here" has changed in the wiki, now is "If you're a developer". This commit updates it to correctly refer to the proper section. Change-Id: I16fc339292ac5766530f003770bee133170bed67
Diffstat (limited to 'CONTRIBUTING.rst')
-rw-r--r--CONTRIBUTING.rst5
1 files changed, 2 insertions, 3 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index 6b38289c..a0a98b1f 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -1,8 +1,7 @@
If you would like to contribute to the development of OpenStack,
-you must follow the steps in the "If you're a developer, start here"
-section of this page:
+you must follow the steps documented at:
- http://wiki.openstack.org/HowToContribute
+ http://wiki.openstack.org/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