Update pyproject.toml

Correction to Documentation URL
This commit is contained in:
JamesMRamm 2024-05-02 17:57:34 +10:00 committed by GitHub
parent 11c15ddfeb
commit 823e279e0d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,7 +8,7 @@ maintainers = [{name = "Pallets", email = "contact@palletsprojects.com"}]
dependencies = ["flask"]
[project.urls]
Documentation = "https://flask.palletsprojects.com/patterns/jquery/"
Documentation = "https://flask.palletsprojects.com/patterns/javascript/"
[project.optional-dependencies]
test = ["pytest"]