diff --git a/pyproject.toml b/pyproject.toml index 8fbf3b9..b55ac0f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ dependencies = ["hatchling"] [project.urls] Documentation = "https://github.com/jupyterlab/hatch-jupyter-builder#readme" Issues = "https://github.com/jupyterlab/hatch-jupyter-builder/issues" -Source = "https://github.com/jupyterlab/hatch-jupyter" +Source = "https://github.com/jupyterlab/hatch-jupyter-builder" [project.optional-dependencies] test = ["pytest", "pytest-mock", "pre-commit", "hatchling", "pytest-cov"]