Skip to content

Commit 1e4a757

Browse files
committed
fix: update URLs
1 parent e87a9ec commit 1e4a757

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ dependencies = [
1919

2020
[project.urls]
2121
Homepage = "https://docs.isaacus.com"
22-
Documentation = "https://github.com/isaacus-dev/isaacus-sagemaker/blob/main/README.md"
23-
Issues = "https://github.com/isaacus-dev/isaacus-sagemaker/issues"
24-
Source = "https://github.com/isaacus-dev/isaacus-sagemaker"
22+
Documentation = "https://github.com/isaacus-dev/isaacus-sagemaker-python/blob/main/README.md"
23+
Issues = "https://github.com/isaacus-dev/isaacus-sagemaker-python/issues"
24+
Source = "https://github.com/isaacus-dev/isaacus-sagemaker-python"
2525

2626
[tool.ruff]
2727
exclude = [

0 commit comments

Comments
 (0)