diff --git a/pyproject.toml b/pyproject.toml index 1689ca4..521ccaf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ doc = ["sphinx", "myst-parser", "sphinx_rtd_theme", "sphinx-autodoc-typehints"] [project.urls] Home = "https://github.com/doctorado-ml/odte" -Docs = "https://odte.readthedocs.io/en/latest/index.html" +Docs = "https://odte.readthedocs.io" [tool.hatch.version] path = "odte/_version.py"