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

@@ -30,10 +30,10 @@ classifiers = [
]
[project.urls]
Homepage = "https://github.com/NomenAK/SuperClaude"
Repository = "https://github.com/NomenAK/SuperClaude"
"Bug Tracker" = "https://github.com/NomenAK/SuperClaude/issues"
"GitHub" = "https://github.com/NomenAK/SuperClaude"
Homepage = "https://github.com/SuperClaude-Org/SuperClaude_Framework"
Repository = "https://github.com/SuperClaude-Org/SuperClaude_Framework"
"Bug Tracker" = "https://github.com/SuperClaude-Org/SuperClaude_Framework/issues"
"GitHub" = "https://github.com/SuperClaude-Org/SuperClaude_Framework"
"Mithun Gowda B" = "https://github.com/mithun50"
"NomenAK" = "https://github.com/NomenAK"