Skip to content

Commit 9830b2a

Browse files
committed
Fix homepage URL in pyproject.toml
1 parent 658e780 commit 9830b2a

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
@@ -50,7 +50,7 @@ client = [
5050
]
5151

5252
[project.urls]
53-
Homepage = "https://github.com/gizmodata"
53+
Homepage = "https://github.com/gizmodata/flight-sql-websocket-proxy"
5454

5555
[project.scripts]
5656
flight-sql-websocket-proxy-server = "flight_sql_websocket_proxy.server:click_run_server"

0 commit comments

Comments
 (0)