From f3ae4231190ef20f33a6729aa6f937dbb05dcb7a Mon Sep 17 00:00:00 2001 From: gitea Date: Fri, 20 Feb 2026 19:06:07 +0000 Subject: [PATCH] docs: update clone URL to production repo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d45fcd0..26a6816 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ The dashboard gives you a live view of every active ban, lets you manually ban/u ## Quick Start ```bash -git clone https://github.com/YOUR_USERNAME/f2b-control-center +git clone https://git.thisisfake.lol/mykey/Fail2Ban-Dashboard---NPM cd f2b-control-center ```