docs: update repository URLs from Gitea to GitHub across all documentation

This commit is contained in:
oib
2026-02-11 22:05:59 +01:00
parent 3b3e97579f
commit 76a2fc9b6d
25 changed files with 67 additions and 43 deletions

View File

@@ -24,7 +24,7 @@ Copy the AITBC project to your server and run there:
```bash
# On server:
git clone https://gitea.bubuit.net/oib/aitbc.git
git clone https://github.com/oib/AITBC.git
cd aitbc
./run-local-services.sh
```