summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorloooosy <syluo5695@fiberhome.com>2017-04-08 23:35:59 +0800
committerloooosy <syluo5695@fiberhome.com>2017-04-08 23:36:11 +0800
commita7ab49e42cf2c6d998cd1e0c8b6f037cc3d71749 (patch)
tree5864dbac73ce5a79b9ed5509a060c87b05845747 /README.rst
parentee8e96a35b62199833c8b46f0cc8da93e2251811 (diff)
downloadoslo-policy-a7ab49e42cf2c6d998cd1e0c8b6f037cc3d71749.tar.gz
Optimize the link address
Use https instead of http to ensure the safety without containing our account/password information Change-Id: I07f0af54f8cbcfd2100d55415b5b1c6dec32f3d4
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.rst b/README.rst
index eb2894a..da69520 100644
--- a/README.rst
+++ b/README.rst
@@ -2,8 +2,8 @@
Team and repository tags
========================
-.. image:: http://governance.openstack.org/badges/oslo.policy.svg
- :target: http://governance.openstack.org/reference/tags/index.html
+.. image:: https://governance.openstack.org/badges/oslo.policy.svg
+ :target: https://governance.openstack.org/reference/tags/index.html
.. Change things from this point on
@@ -23,7 +23,7 @@ The Oslo Policy library provides support for RBAC policy enforcement across
all OpenStack services.
* Free software: Apache license
-* Documentation: http://docs.openstack.org/developer/oslo.policy
-* Source: http://git.openstack.org/cgit/openstack/oslo.policy
-* Bugs: http://bugs.launchpad.net/oslo.policy
+* Documentation: https://docs.openstack.org/developer/oslo.policy
+* Source: https://git.openstack.org/cgit/openstack/oslo.policy
+* Bugs: https://bugs.launchpad.net/oslo.policy