From 58da2fb0a25792fef482a7ba2a9975fa1911a143 Mon Sep 17 00:00:00 2001 From: Steve Martinelli Date: Fri, 13 Jan 2017 00:20:11 -0500 Subject: [PATCH] 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 --- doc/source/middlewarearchitecture.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/middlewarearchitecture.rst b/doc/source/middlewarearchitecture.rst index 1fa46446..3248f912 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 `_ 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