Optimize the link address
Use https instead of http to ensure the safety. Change-Id: I9cadf5b1397f0354ef80562c876514b20c5b19a1
This commit is contained in:
parent
fa61ba016e
commit
174fc672fc
@ -1,14 +1,14 @@
|
||||
If you would like to contribute to the development of OpenStack, you must
|
||||
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
|
||||
OpenStack accounts are set up, you can skip to the development workflow
|
||||
section of this documentation to learn how changes to OpenStack should be
|
||||
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.
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
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/
|
||||
|
@ -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.
|
||||
|
||||
* Free software: Apache license
|
||||
* Documentation: http://docs.openstack.org/developer/python-zunclient
|
||||
* Source: http://git.openstack.org/cgit/openstack/python-zunclient
|
||||
* Documentation: https://docs.openstack.org/developer/python-zunclient
|
||||
* Source: https://git.openstack.org/cgit/openstack/python-zunclient
|
||||
* Bugs: http://bugs.launchpad.net/python-zunclient
|
||||
|
||||
Features
|
||||
|
Loading…
x
Reference in New Issue
Block a user