Optimize the link address

Use https instead of http to ensure the safety.

Change-Id: I9cadf5b1397f0354ef80562c876514b20c5b19a1
This commit is contained in:
chenlx 2017-04-27 10:43:15 +08:00
parent fa61ba016e
commit 174fc672fc
3 changed files with 5 additions and 5 deletions

View File

@ -1,14 +1,14 @@
If you would like to contribute to the development of OpenStack, you must If you would like to contribute to the development of OpenStack, you must
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 have a good understanding of how the system works and your If you already have a good understanding of how the system works and your
OpenStack accounts are set up, you can skip to the development workflow OpenStack accounts are set up, you can skip to the development workflow
section of this documentation to learn how changes to OpenStack should be section of this documentation to learn how changes to OpenStack should be
submitted for review via the Gerrit tool: submitted 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
Pull requests submitted through GitHub will be ignored. Pull requests submitted through GitHub will be ignored.

View File

@ -1,4 +1,4 @@
python-zunclient Style Commandments python-zunclient Style Commandments
=============================================== ===============================================
Read the OpenStack Style Commandments http://docs.openstack.org/developer/hacking/ Read the OpenStack Style Commandments https://docs.openstack.org/developer/hacking/

View File

@ -9,8 +9,8 @@ Please fill here a long description which must be at least 3 lines wrapped on
Note that this is a hard requirement. Note that this is a hard requirement.
* Free software: Apache license * Free software: Apache license
* Documentation: http://docs.openstack.org/developer/python-zunclient * Documentation: https://docs.openstack.org/developer/python-zunclient
* Source: http://git.openstack.org/cgit/openstack/python-zunclient * Source: https://git.openstack.org/cgit/openstack/python-zunclient
* Bugs: http://bugs.launchpad.net/python-zunclient * Bugs: http://bugs.launchpad.net/python-zunclient
Features Features