From 9b27778987dc310221db9427c230a21fb8322e2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Nov=C3=BD?= Date: Thu, 28 Apr 2016 10:14:57 +0200 Subject: [PATCH] Changed Read the Docs TLD domain to .io This change was requested from Read the Docs for security reasons Change-Id: Ide2e42c64bd60b713eedd641f8b91b2dab50a880 --- README.md | 6 +++--- doc/source/index.rst | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b348a52..307705d 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Swauth ------ An Auth Service for Swift as WSGI Middleware that uses Swift itself as a -backing store. Docs at: or ask in #openstack-swauth on +backing store. Docs at: or ask in #openstack-swauth on freenode [IRC](http://eavesdrop.openstack.org/irclogs/%23openstack-swauth/). See also for the standard OpenStack @@ -13,7 +13,7 @@ NOTE ---- **Be sure to review the docs at: -** +** 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 diff --git a/doc/source/index.rst b/doc/source/index.rst index 005f0f1..8def627 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -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