From 6a53a04d3a6e93bdb28b94afa13cd408cb01d68d Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Sun, 28 Jul 2024 20:50:17 +0200 Subject: [PATCH] Update firewall.md --- documentation/docs/admin/security/firewall.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/docs/admin/security/firewall.md b/documentation/docs/admin/security/firewall.md index 92480227..8dd84c8d 100644 --- a/documentation/docs/admin/security/firewall.md +++ b/documentation/docs/admin/security/firewall.md @@ -77,7 +77,7 @@ The following tools are available: ### Blacklists -Unless the `--skip-blacklists` flag is provided during the installation of OpenPanel, ipset-blacklists are automatically installed when the `--ufw` flag is used. +Unless the [`--skip-blacklists` flag](/install) is provided during the installation of OpenPanel, ipset-blacklists are automatically installed when the [`--ufw` flag](/install) is used. From the **OpenAdmin > Security > Firewall > Blacklists** page, administrators can easily add blacklists to block IP addresses from known malicious sources.