From 1bf40ead235387d5887ab7d1055c42d82cb2067f Mon Sep 17 00:00:00 2001 From: Triveri Samuele Date: Sun, 23 Feb 2025 01:24:24 +0100 Subject: [PATCH] fix: fixed broken link in PSAD section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0cb71aa..f227859 100644 --- a/README.md +++ b/README.md @@ -1871,7 +1871,7 @@ And, since we're already using [UFW](#ufw-uncomplicated-firewall) so we'll follo -A FORWARD -j LOG --log-tcp-options --log-prefix "[IPTABLES] " ``` - **Note**: We're adding a log prefix to all the iptables logs. We'll need this for [seperating iptables logs to their own file](#ns-separate-iptables-log-file). + **Note**: We're adding a log prefix to all the iptables logs. We'll need this for [seperating iptables logs to their own file](#separate-iptables-log-file). For example: