From 263050337e51724ba6be22b2441fae4245902ade Mon Sep 17 00:00:00 2001 From: zhangdebo Date: Thu, 18 Jan 2018 18:15:01 +0800 Subject: [PATCH] Update link address Change-Id: Ic089698a27f1c1ac6d908788c19ec93526759c75 --- doc/source/configuration/audit.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/configuration/audit.rst b/doc/source/configuration/audit.rst index e122c4353..d28c97ff5 100644 --- a/doc/source/configuration/audit.rst +++ b/doc/source/configuration/audit.rst @@ -38,7 +38,7 @@ used for creating events in CADF format. related mapping values are derived from taxonomy defined in pyCADF library. -.. _keystonemiddleware: https://github.com/openstack/keystonemiddleware/blob/master/keystonemiddleware/audit.py +.. _keystonemiddleware: https://github.com/openstack/keystonemiddleware/blob/master/keystonemiddleware/audit .. _Enabling Middleware Link: https://docs.openstack.org/keystonemiddleware/latest/audit.html#enabling-audit-middleware .. _Configuring Middleware Link: https://docs.openstack.org/keystonemiddleware/latest/audit.html#configure-audit-middleware