summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorguotao <guotao.bj@inspur.com>2018-01-16 14:28:41 +0800
committerguotao <guotao.bj@inspur.com>2018-01-16 14:31:27 +0800
commit0d324c16deacbd025314bd2211c824aa971a65b8 (patch)
treeea76d177e547b683089757a3e3548d77f1e8a10d /README.rst
parent909e37151526c43c2e57e3ce7a503cfd3a420122 (diff)
downloadswift-0d324c16deacbd025314bd2211c824aa971a65b8.tar.gz
Update http with https
Use https instead of http for some links in readme.rst Change-Id: Idd382f58108e96129c69c6dc149c694fd7833fb3
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 529dfb855..36c57c215 100644
--- a/README.rst
+++ b/README.rst
@@ -16,7 +16,7 @@ and high concurrency. Swift is ideal for backups, web and mobile
content, and any other unstructured data that can grow without bound.
Swift provides a simple, REST-based API fully documented at
-http://docs.openstack.org/.
+https://docs.openstack.org/.
Swift was originally developed as the basis for Rackspace's Cloud Files
and was open-sourced in 2010 as part of the OpenStack project. It has
@@ -141,7 +141,7 @@ For Client Apps
---------------
For client applications, official Python language bindings are provided
-at http://github.com/openstack/python-swiftclient.
+at https://github.com/openstack/python-swiftclient.
Complete API documentation at
https://developer.openstack.org/api-ref/object-store/