fix: Update all GitHub URLs to correct repository location

- Changed all links from github.com/NomenAK/SuperClaude to github.com/SuperClaude-Org/SuperClaude_Framework
This commit is contained in:
developerjhp
2025-07-31 11:04:54 +09:00
parent ebeee4e6cb
commit df01c52b88
4 changed files with 24 additions and 24 deletions

View File

@@ -13,8 +13,8 @@ uv add SuperClaude
**Option B: From Source**
```bash
git clone https://github.com/NomenAK/SuperClaude.git
cd SuperClaude
git clone https://github.com/SuperClaude-Org/SuperClaude_Framework.git
cd SuperClaude_Framework
uv sync
```
### 🔧 UV / UVX Setup Guide
@@ -516,7 +516,7 @@ SuperClaude install --quick --dry-run
### Still Having Issues? 🤔
**Check our troubleshooting resources:**
- GitHub Issues: https://github.com/NomenAK/SuperClaude/issues
- GitHub Issues: https://github.com/SuperClaude-Org/SuperClaude_Framework/issues
- Look for existing issues similar to yours
- Create a new issue if you can't find a solution