diff --git a/pyproject.toml b/pyproject.toml index 69a03ff..3b2fe3d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,9 +26,9 @@ classifiers = [ ] [project.urls] -Homepage = "https://github.com/empathyethicist/trace" -Repository = "https://github.com/empathyethicist/trace" -Issues = "https://github.com/empathyethicist/trace/issues" +Homepage = "https://github.com/heart-ai-foundation/trace" +Repository = "https://github.com/heart-ai-foundation/trace" +Issues = "https://github.com/heart-ai-foundation/trace/issues" [project.scripts] trace = "trace_forensics.cli:run_cli"