From fc7b910a9d2e0197994e0c94a650d1f80ead4abe Mon Sep 17 00:00:00 2001 From: Ray Lyon <36998292+skoobasteeve@users.noreply.github.com> Date: Sat, 5 Aug 2023 15:14:59 +0000 Subject: [PATCH] update repo link --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 05d1e93..e76af11 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,5 +18,5 @@ classifiers = [ ] [project.urls] -"Homepage" = "https://github.com/skoobasteeve/successfactors-python" -"Bug Tracker" = "https://github.com/skoobasteeve/successfactors-python/issues" +"Homepage" = "https://github.com/skoobasteeve/successfactors_auth" +"Bug Tracker" = "https://github.com/skoobasteeve/successfactors_auth/issues"