diff --git a/README.rst b/README.rst index 529dfb8550..36c57c2153 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/