Skip to content

Commit 641e427

Browse files
committed
Fix github project homepage on PyPI
Signed-off-by: lelia <2418071+lelia@users.noreply.github.com>
1 parent f4f0a99 commit 641e427

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ socketcli = "socketsecurity.socketcli:cli"
5757
socketclidev = "socketsecurity.socketcli:cli"
5858

5959
[project.urls]
60-
Homepage = "https://socket.dev"
60+
Homepage = "https://github.com/SocketDev/socket-python-cli"
6161

6262
[tool.coverage.run]
6363
source = ["socketsecurity"]

0 commit comments

Comments
 (0)