Changed Read the Docs TLD domain to .io

This change was requested from Read the Docs for security reasons

Change-Id: Ide2e42c64bd60b713eedd641f8b91b2dab50a880
This commit is contained in:
Ondřej Nový 2016-04-28 10:14:57 +02:00
parent 2af101fa42
commit 9b27778987
2 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@ Swauth
------
An Auth Service for Swift as WSGI Middleware that uses Swift itself as a
backing store. Docs at: <http://swauth.readthedocs.org/> or ask in #openstack-swauth on
backing store. Docs at: <https://swauth.readthedocs.io/> or ask in #openstack-swauth on
freenode [IRC](http://eavesdrop.openstack.org/irclogs/%23openstack-swauth/).
See also <https://github.com/openstack/keystone> for the standard OpenStack
@ -13,7 +13,7 @@ NOTE
----
**Be sure to review the docs at:
<http://swauth.readthedocs.org/>**
<https://swauth.readthedocs.io/>**
Quick Install
@ -81,5 +81,5 @@ swauth when `auth_type` in swauth is configured to be *Plaintext* (default).
pipeline = catch_errors cache swift3 swauth proxy-server
It can be used with `auth_type` set to Sha1/Sha512 too but with certain caveats.
Refer to swift3 compatibility [section](https://swauth.readthedocs.org/en/latest/#swift3-middleware-compatibility)
Refer to swift3 compatibility [section](https://swauth.readthedocs.io/en/latest/#swift3-middleware-compatibility)
in documentation for further details

View File

@ -9,7 +9,7 @@ Swauth
Copyright (c) 2010-2012 OpenStack, LLC
An Auth Service for Swift as WSGI Middleware that uses Swift itself as a
backing store. Docs at: http://swauth.readthedocs.org/ or ask in
backing store. Docs at: https://swauth.readthedocs.io/ or ask in
#openstack-swauth on freenode IRC (archive: http://eavesdrop.openstack.org/irclogs/%23openstack-swauth/).
Source available at: https://github.com/openstack/swauth