summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorXieYingYun <smokony@sina.com>2017-04-06 16:41:59 +0800
committerXieYingYun <smokony@sina.com>2017-04-07 08:56:37 +0800
commit35ff68fb1280c544c992d870b58e346ca190c544 (patch)
tree91e05ac178594943d55cc565f163b30ef67ca509 /README.rst
parent59379eec8a3baf87ac1fe42e00f7942d9bdad328 (diff)
downloadnova-35ff68fb1280c544c992d870b58e346ca190c544.tar.gz
Optimize the link address
Use https instead of http to ensure the safety without containing our account/password information Change-Id: Iff85d63353b858e0df28bf2e2c9557e6737b7aba
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst20
1 files changed, 10 insertions, 10 deletions
diff --git a/README.rst b/README.rst
index 4fc437bd36..48455105c0 100644
--- a/README.rst
+++ b/README.rst
@@ -2,8 +2,8 @@
Team and repository tags
========================
-.. image:: http://governance.openstack.org/badges/nova.svg
- :target: http://governance.openstack.org/reference/tags/index.html
+.. image:: https://governance.openstack.org/badges/nova.svg
+ :target: https://governance.openstack.org/reference/tags/index.html
.. Change things from this point on
@@ -25,14 +25,14 @@ API
To learn how to use Nova's API, consult the documentation
available online at:
- http://developer.openstack.org/api-guide/compute/
- http://developer.openstack.org/api-ref/compute/
+ https://developer.openstack.org/api-guide/compute/
+ https://developer.openstack.org/api-ref/compute/
For more information on OpenStack APIs, SDKs and CLIs,
please see:
- http://www.openstack.org/appdev/
- http://developer.openstack.org/
+ https://www.openstack.org/appdev/
+ https://developer.openstack.org/
Operators
---------
@@ -40,12 +40,12 @@ Operators
To learn how to deploy and configure OpenStack Nova, consult the
documentation available online at:
- http://docs.openstack.org
+ https://docs.openstack.org
For information about the different compute (hypervisor) drivers
supported by Nova, please read:
- http://docs.openstack.org/developer/nova/feature_classification.html
+ https://docs.openstack.org/developer/nova/feature_classification.html
In the unfortunate event that bugs are discovered, they should
be reported to the appropriate bug tracker. If you obtained
@@ -54,7 +54,7 @@ often wise to use their own bug tracker for reporting problems.
In all other cases use the master OpenStack bug tracker,
available at:
- http://bugs.launchpad.net/nova
+ https://bugs.launchpad.net/nova
Developers
----------
@@ -67,4 +67,4 @@ in the HACKING.rst file, and pass all unit tests.
Further developer focused documentation is available at:
- http://docs.openstack.org/developer/nova/
+ https://docs.openstack.org/developer/nova/