From d8c677e57f269ad16dd61439cbd5927371e8a41e Mon Sep 17 00:00:00 2001 From: Aidan Date: Fri, 24 Jan 2025 04:43:30 +0000 Subject: [PATCH] update docs with correct url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 17431e9..7dc75e5 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ LibreCloud's website 2. **Clone the repo** ```bash - git clone https://git.pontusmail.org/LibreCloud/web.git + git clone https://git.pontusmail.org/librecloud/web.git cd web ```