From 2bbe618b922c7c78d9be9606eaf20c77b9c96fd8 Mon Sep 17 00:00:00 2001 From: Brett Hodges Date: Tue, 19 Nov 2024 13:03:28 -0600 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 4af67b3..9ed84d0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,5 +18,5 @@ classifiers = [ ] [project.urls] -Homepage = "https://github.com/jozu-ai/pymodelkit" -Issues = "https://github.com/jozu-ai/pymodelkit/issues" \ No newline at end of file +Homepage = "https://github.com/jozu-ai/pykitops" +Issues = "https://github.com/jozu-ai/pykitops/issues" \ No newline at end of file