Update links in CONTRIBUTING.rst

Change-Id: I1b481f3042f6dbb8b748596ec19ef0ddd1e42a83
This commit is contained in:
zhangzs 2018-06-20 10:36:01 +08:00
parent c889fd525e
commit ed7f6ffb61
1 changed files with 2 additions and 2 deletions

View File

@ -1,14 +1,14 @@
If you would like to contribute to the development of OpenStack, you should If you would like to contribute to the development of OpenStack, you should
follow the steps in this page: follow the steps in this page:
http://docs.openstack.org/infra/manual/developers.html https://docs.openstack.org/infra/manual/developers.html
If you already knew how the OpenStack CI system works and your If you already knew how the OpenStack CI system works and your
OpenStack accounts is setup properly, you can start from the development OpenStack accounts is setup properly, you can start from the development
workflow section in that documentation to know how you should commit your workflow section in that documentation to know how you should commit your
patch set for review via the Gerrit tool: patch set for review via the Gerrit tool:
http://docs.openstack.org/infra/manual/developers.html#development-workflow https://docs.openstack.org/infra/manual/developers.html#development-workflow
Any pull requests submitted through GitHub will be ignored. Any pull requests submitted through GitHub will be ignored.