Skip to content

Commit 25b275f

Browse files
Trim URL in pyproject
1 parent 2482012 commit 25b275f

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
@@ -42,7 +42,7 @@ dynamic = ["version"]
4242

4343
[project.urls]
4444
repository = "https://github.com/sgkit-dev/bio2zarr"
45-
documentation = "https://sgkit-dev.github.io/bio2zarr/intro.html"
45+
documentation = "https://sgkit-dev.github.io/bio2zarr/"
4646

4747
[project.scripts]
4848
vcf2zarr = "bio2zarr.cli:vcf2zarr"

0 commit comments

Comments
 (0)