diff --git a/README.md b/README.md index b5d22a5..7623cc3 100644 --- a/README.md +++ b/README.md @@ -129,7 +129,7 @@ This will *ask* Google et al not to index and list your site. Be careful with th * You can check which jails are active via `docker exec -it swag fail2ban-client status` * You can check the status of a specific jail via `docker exec -it swag fail2ban-client status ` * You can unban an IP via `docker exec -it swag fail2ban-client set unbanip ` -* A list of commands can be found here: +* A list of commands for fail2ban-client can be found [here](https://manpages.ubuntu.com/manpages/noble/man1/fail2ban-client.1.html) ### Updating configs