summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.rst
diff options
context:
space:
mode:
authorHangdong Zhang <hdzhang@fiberhome.com>2017-07-18 14:37:03 +0800
committerHangdong Zhang <hdzhang@fiberhome.com>2017-07-18 16:06:56 +0800
commite9020a87a399c69796b94278acafd08a066550b4 (patch)
treef663eeff7528bc02245e89c8bf57a7fef6b6fd84 /CONTRIBUTING.rst
parent586a306358c555a042bcb5cfc76715756f370f87 (diff)
downloadpython-saharaclient-e9020a87a399c69796b94278acafd08a066550b4.tar.gz
Update and optimize documentation links
1. Update URLs according to document migration 2. Update the dead links 3. Optimize (e.g. http -> https) Change-Id: Ib66107d24a5171676a73cde7ead487bef259a5d5
Diffstat (limited to 'CONTRIBUTING.rst')
-rw-r--r--CONTRIBUTING.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index a04c76b..ef64b61 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -2,17 +2,17 @@ If you would like to contribute to the development of OpenStack,
you must follow the steps in the "If you're a developer"
section of this page:
- http://wiki.openstack.org/HowToContribute
+ https://wiki.openstack.org/wiki/How_To_Contribute
You can find more Sahara-specific info in our How To Participate guide:
- http://docs.openstack.org/developer/python-saharaclient/devref/how_to_participate.html
+ https://docs.openstack.org/python-saharaclient/latest/how_to_participate.html
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
+ https://docs.openstack.org/infra/manual/developers.html#development-workflow
Pull requests submitted through GitHub will be ignored.