Update repository URLs for fork

Change HKUDS/AI-Trader to Xe138/AI-Trader
Update all documentation links and references
This commit is contained in:
2025-10-30 20:26:18 -04:00
parent 928f5fb53f
commit e4b7e197d3
3 changed files with 7 additions and 7 deletions

View File

@@ -11,7 +11,7 @@
1. **Clone repository:**
```bash
git clone https://github.com/HKUDS/AI-Trader.git
git clone https://github.com/Xe138/AI-Trader.git
cd AI-Trader
```