From 46db281a0a1b71e9b71a4f86e67ce7d76c83b365 Mon Sep 17 00:00:00 2001 From: Felix Boers Date: Fri, 12 Dec 2025 09:26:40 +0100 Subject: [PATCH] doc: fix clone url in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 78868bb..4f16f34 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ The data directories reside in the data directories of the application defined b ```bash cd /path/to/modules -git clone git@gitea.felix-boers.de:fboers/albert-uuid-generator.git +git clone https://gitea.felix-boers.de/fboers/albert-uuid-generator.git ``` 3. Enable the extension in the settings under `Extensions`.