summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorlioplhp <hpliu5898@fiberhome.com>2017-04-15 10:06:57 +0800
committerlioplhp <hpliu5898@fiberhome.com>2017-04-15 10:13:47 +0800
commit93a07b7b975330ffd9abac630277449f72148ec2 (patch)
tree3482276b6bdb39b1729b5ac6108b99e1f0610522 /README.rst
parentfed29257358f990dd91eccd9be08e4cbcea53dca (diff)
downloadoslo-middleware-93a07b7b975330ffd9abac630277449f72148ec2.tar.gz
Optimize the link address
Use https instead of http to ensure the safety Change-Id: I0a6a941b6e899d1f9a13e615454befce70f05d54
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index 5bd6c32..2689a33 100644
--- a/README.rst
+++ b/README.rst
@@ -16,6 +16,6 @@ enhanced with functionality like add/delete/modification of http headers
and support for limiting size/connection etc.
* Free software: Apache license
-* Documentation: http://docs.openstack.org/developer/oslo.middleware
-* Source: http://git.openstack.org/cgit/openstack/oslo.middleware
-* Bugs: http://bugs.launchpad.net/oslo.middleware
+* Documentation: https://docs.openstack.org/developer/oslo.middleware
+* Source: https://git.openstack.org/cgit/openstack/oslo.middleware
+* Bugs: https://bugs.launchpad.net/oslo.middleware