summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index fc1487b..fb7224b 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -68,7 +68,7 @@ jsonschema = "jsonschema.cli:main"
[project.urls]
homepage = "github.com/python-jsonschema/jsonschema"
-documentation = "python-jsonschema.readthedocs.io/en/latest/"
+documentation = "python-jsonschema.readthedocs.io/"
issues = "github.com/python-jsonschema/jsonschema/issues/"
funding = "github.com/sponsors/Julian"
tidelift = "tidelift.com/subscription/pkg/pypi-jsonschema?utm_source=pypi-jsonschema&utm_medium=referral&utm_campaign=pypi-link"