Skip to content

Commit 03af032

Browse files
committed
fix(fix-repository-url-on-pypi): fix repository url on pypi
1 parent 73e5b6f commit 03af032

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,5 +108,5 @@ skips = ["B101"]
108108

109109
[project.urls]
110110
Homepage = "https://codesphere.com/"
111-
Repository = "https://github.com/Datata1/codesphere-python-sdk"
112-
"Bug Tracker" = "https://github.com/Datata1/codesphere-python-sdk/issues"
111+
Repository = "https://github.com/Datata1/codesphere-python"
112+
"Bug Tracker" = "https://github.com/Datata1/codesphere-python/issues"

0 commit comments

Comments
 (0)