Update http with https
Use https instead of http for some links in readme.rst Change-Id: Idd382f58108e96129c69c6dc149c694fd7833fb3
This commit is contained in:
parent
909e371515
commit
0d324c16de
@ -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/
|
||||
|
Loading…
x
Reference in New Issue
Block a user