Skip to content

Commit 2e83b07

Browse files
committed
fix: update homepage url
1 parent fdc06d3 commit 2e83b07

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
@@ -23,7 +23,7 @@ dependencies = [
2323
dynamic = ["version"]
2424

2525
[project.urls]
26-
Homepage = "https://github.com/python-lsp/python-lsp-server"
26+
Homepage = "https://github.com/deepnote/python-lsp-server"
2727

2828
[project.optional-dependencies]
2929
all = [

0 commit comments

Comments
 (0)