From da906a2f6472f66f5bbeae600b96df4d71d88f45 Mon Sep 17 00:00:00 2001 From: Sylvain LE GAL Date: Sat, 26 Sep 2015 02:47:18 +0200 Subject: [PATCH] [FIX] description; --- auth_track_and_prevent_brut_force/README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/auth_track_and_prevent_brut_force/README.rst b/auth_track_and_prevent_brut_force/README.rst index 13aad6a5a..daeb5f8dd 100644 --- a/auth_track_and_prevent_brut_force/README.rst +++ b/auth_track_and_prevent_brut_force/README.rst @@ -47,11 +47,11 @@ Screenshot **List of Attempts** -.. image:: auth_track_and_prevent_brut_force/static/description/screenshot_attempts_list.png +.. image:: /auth_track_and_prevent_brut_force/static/description/screenshot_attempts_list.png **Detail of a banned IP** -.. image:: auth_track_and_prevent_brut_force/static/description/screenshot_custom_ban.png +.. image:: /auth_track_and_prevent_brut_force/static/description/screenshot_custom_ban.png Usage