Skip to content

Commit 9b22313

Browse files
committed
Let RTD be authoritative about what the default doc version is.
1 parent a5af0cd commit 9b22313

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
@@ -68,7 +68,7 @@ jsonschema = "jsonschema.cli:main"
6868

6969
[project.urls]
7070
homepage = "github.com/python-jsonschema/jsonschema"
71-
documentation = "python-jsonschema.readthedocs.io/en/latest/"
71+
documentation = "python-jsonschema.readthedocs.io/"
7272
issues = "github.com/python-jsonschema/jsonschema/issues/"
7373
funding = "github.com/sponsors/Julian"
7474
tidelift = "tidelift.com/subscription/pkg/pypi-jsonschema?utm_source=pypi-jsonschema&utm_medium=referral&utm_campaign=pypi-link"

0 commit comments

Comments
 (0)