Fix a link.

This commit is contained in:
Zhang Huangbin 2020-11-14 10:55:58 +08:00
parent 4a3f6f7e98
commit 413ff2552f
2 changed files with 2 additions and 2 deletions

View File

@ -88,7 +88,7 @@ Please run commands below as root user to get latest filter file for Roundcube:
```
cd /etc/fail2ban/filter.d/
wget -O roundcube.iredmail.conf https://raw.githubusercontent.com/iredmail/iRedMail/1.3.1/samples/fail2ban/filter.d/roundcube.iredmail.conf
wget -O roundcube.iredmail.conf https://raw.githubusercontent.com/iredmail/iRedMail/1.3.2/samples/fail2ban/filter.d/roundcube.iredmail.conf
```
Restarting `fail2ban` service is required.

View File

@ -112,7 +112,7 @@ the latest 1.2 branch instead.</p>
<h3 id="fixed-update-fail2ban-filter-rules-to-match-new-error-log-produced-by-latest-roundcube">Fixed: update Fail2ban filter rules to match new error log produced by latest Roundcube</h3>
<p>Please run commands below as root user to get latest filter file for Roundcube:</p>
<pre><code>cd /etc/fail2ban/filter.d/
wget -O roundcube.iredmail.conf https://raw.githubusercontent.com/iredmail/iRedMail/1.3.1/samples/fail2ban/filter.d/roundcube.iredmail.conf
wget -O roundcube.iredmail.conf https://raw.githubusercontent.com/iredmail/iRedMail/1.3.2/samples/fail2ban/filter.d/roundcube.iredmail.conf
</code></pre>
<p>Restarting <code>fail2ban</code> service is required.</p>