fix: update obsolete repository link

This commit is contained in:
2025-11-11 04:32:25 +01:00
parent 6426419b8b
commit 413cf51f74
3 changed files with 3 additions and 3 deletions

View File

@@ -256,7 +256,7 @@ Goyco includes a comprehensive CLI for administration:
### Get the sources
```bash
git clone https://github.com/sandrocazzaniga/goyco.git
git clone https://git.kharec.info/Kharec/goyco.git
cd goyco
```