doc: fix clone url in README.md

This commit is contained in:
2025-12-12 09:26:40 +01:00
parent f5d3b5e1a1
commit 46db281a0a

View File

@@ -17,7 +17,7 @@ The data directories reside in the data directories of the application defined b
```bash ```bash
cd /path/to/modules 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`. 3. Enable the extension in the settings under `Extensions`.