From 3285d67758080038ec6b39dc1f4f2bb4b821cd92 Mon Sep 17 00:00:00 2001 From: Marc Forth Date: Sat, 3 Jun 2017 08:21:11 +0100 Subject: [PATCH] Update fail2ban.markdown (#2741) * Update fail2ban.markdown Made the links at the end clickable. * Add description to links --- source/_cookbook/fail2ban.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_cookbook/fail2ban.markdown b/source/_cookbook/fail2ban.markdown index 698462f3584..c9c0ff3550b 100644 --- a/source/_cookbook/fail2ban.markdown +++ b/source/_cookbook/fail2ban.markdown @@ -95,5 +95,5 @@ That's it! If you want to read more about fail2ban, some links are below: -http://www.fail2ban.org/wiki/index.php/FEATURE_Split_config -https://www.digitalocean.com/community/tutorials/how-to-protect-ssh-with-fail2ban-on-ubuntu-14-04 + - [fail2ban Split config](http://www.fail2ban.org/wiki/index.php/FEATURE_Split_config) + - [How To Protect SSH with Fail2Ban on Ubuntu 14.04](https://www.digitalocean.com/community/tutorials/how-to-protect-ssh-with-fail2ban-on-ubuntu-14-04)