Optimize the link address

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

Change-Id: I5d39f25529f88537eed7d5a30c94af951e5504d5
This commit is contained in:
yfzhao 2017-04-17 16:47:23 +08:00
parent 4c83a3f7c3
commit 7202321ab6
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@ Freezer Style Commandments
===========================
- Step 1: Read the OpenStack Style Commandments
http://docs.openstack.org/developer/hacking/
https://docs.openstack.org/developer/hacking/
- Step 2: Read on
Freezer Specific Commandments

View File

@ -33,4 +33,4 @@ Then run devstack normally::
./stack.sh
For more information, see:
http://docs.openstack.org/developer/devstack/plugins.html
https://docs.openstack.org/developer/devstack/plugins.html

View File

@ -36,7 +36,7 @@ In this example the server machine has a (main) interface with ip 192.168.20.100
1.1 devstack
------------
Install devstack with swift support. See http://docs.openstack.org/developer/devstack/
Install devstack with swift support. See https://docs.openstack.org/developer/devstack/
::
$ cat local.conf