summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSteve Martinelli <s.martinelli@gmail.com>2017-01-13 00:20:11 -0500
committerSteve Martinelli <s.martinelli@gmail.com>2017-01-13 00:20:11 -0500
commit58da2fb0a25792fef482a7ba2a9975fa1911a143 (patch)
tree453c1f8c51537ae89b55327958fc6abd3ab7744f /doc
parent0c1dee4a9d2560ea90af468660a3732ef2d733a7 (diff)
downloadkeystonemiddleware-58da2fb0a25792fef482a7ba2a9975fa1911a143.tar.gz
fix broken links
as noted in [1] we had a few broken links, this should fix the ones seen in the keystonemiddleware repo [1] http://lists.openstack.org/pipermail/openstack-docs/2017-January/009464.html Change-Id: I46a3e13ed78c4fca9a196089ceae994e41eff8bc
Diffstat (limited to 'doc')
-rw-r--r--doc/source/middlewarearchitecture.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/middlewarearchitecture.rst b/doc/source/middlewarearchitecture.rst
index 1fa4644..3248f91 100644
--- a/doc/source/middlewarearchitecture.rst
+++ b/doc/source/middlewarearchitecture.rst
@@ -131,7 +131,7 @@ a WSGI component. Example for the auth_token middleware:
If the ``auth_plugin`` configuration option is set, you may need to refer to
the `Authentication Plugins <http://docs.openstack.org/developer/
-python-keystoneclient/authentication-plugins.html>`_ document for how to
+keystoneauth/authentication-plugins.html>`_ document for how to
configure the auth_token middleware.
For services which have a separate paste-deploy ini file, auth_token middleware