diff --git a/pyproject.toml b/pyproject.toml index e69f9716..a5f9ad61 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,8 +26,8 @@ dependencies = [ dynamic = ["version"] [project.urls] -Documentation = "https://flasksession.readthedocs.io" -Changes = "https://flasksession.readthedocs.io/changes.html" +Documentation = "https://flask-session.readthedocs.io" +Changes = "https://flask-session.readthedocs.io/changes.html" "Source Code" = "https://github.com/pallets-eco/flask-session/" "Issue Tracker" = "https://github.com/pallets-eco/flask-session/issues/" Chat = "https://discord.gg/pallets"