Use https instead of http in docs links

Use https instead of http to ensure the safety without containing our
account/password information

Change-Id: I2a178c5e2341aff80e626f86506c381aa6a5455e
This commit is contained in:
XieYingYun 2017-04-07 09:09:04 +08:00 committed by Liping Mao (limao)
parent 976b301db8
commit 2649ec3813
3 changed files with 8 additions and 8 deletions

View File

@ -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.

View File

@ -1,4 +1,4 @@
fuxi 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

@ -2,8 +2,8 @@
Team and repository tags
========================
.. image:: http://governance.openstack.org/badges/fuxi.svg
:target: http://governance.openstack.org/reference/tags/index.html
.. image:: https://governance.openstack.org/badges/fuxi.svg
:target: https://governance.openstack.org/reference/tags/index.html
.. Change things from this point on
@ -20,9 +20,9 @@ the unified persistence storage provider for virtual machine, baremetal
and Docker container.
* Free software: Apache license
* Documentation: http://docs.openstack.org/developer/fuxi
* Source: http://git.openstack.org/cgit/openstack/fuxi
* Bugs: http://bugs.launchpad.net/fuxi
* Documentation: https://docs.openstack.org/developer/fuxi
* Source: https://git.openstack.org/cgit/openstack/fuxi
* Bugs: https://bugs.launchpad.net/fuxi
* Blueprints: https://blueprints.launchpad.net/fuxi
Features