diff --git a/pyproject.toml b/pyproject.toml index c769d6f..f0d6bed 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ tests = [ [project.urls] Changelog = "https://github.com/termcolor/termcolor/releases" Homepage = "https://github.com/termcolor/termcolor" -Source = "https://github.com/hugovk/termcolor" +Source = "https://github.com/termcolor/termcolor" [tool.black]