diff --git a/pyproject.toml b/pyproject.toml index 936a4ffd..19846de1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ packages = [ ] [tool.poetry.urls] -"Changelog" = "https://github.com/msiemens/tinydb/en/latest/changelog.html" +"Changelog" = "https://tinydb.readthedocs.io/en/latest/changelog.html" "Issues" = "https://github.com/msiemens/tinydb/issues" [tool.poetry.dependencies]