Skip to content

Commit 0218593

Browse files
Fix project URL (#55)
1 parent 2b1774a commit 0218593

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
@@ -39,7 +39,7 @@ jupyter-fileid = "jupyter_server_fileid.cli:main"
3939
file="LICENSE"
4040

4141
[project.urls]
42-
Home = "https://github.com/github_username/jupyter_server_fileid"
42+
Home = "https://github.com/jupyter-server/jupyter_server_fileid"
4343

4444
[tool.hatch.build.targets.wheel.shared-data]
4545
"jupyter-config" = "etc/jupyter"

0 commit comments

Comments
 (0)