mirror of https://github.com/pallets/flask.git
examples/javascript: Update Documentation URL in pyproject.toml (#5475)
This commit is contained in:
commit
57add386c9
|
|
@ -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"]
|
||||
|
|
|
|||
Loading…
Reference in New Issue