Fix: Replace GitHub URL with git.frerkc.de in Admin Handbook

This commit is contained in:
NSCT Agent
2026-09-06 09:52:26 +00:00
parent 8276975e93
commit 8a918c9d86

View File

@@ -63,7 +63,7 @@ Produziert vom NSCT Development Team — Stand: 2025-09-06
### 2.2 Repository klonen ### 2.2 Repository klonen
```bash ```bash
git clone https://github.com/faligam/nsct.git git clone https://df918b20ee2da2c2f92f8dd9bdbdb42ee0c6f9da@git.frerkc.de/opencode/NSCT---Neutral-Search-Crawler-Tool.git
cd nsct cd nsct
``` ```