examples/javascript: Update Documentation URL in pyproject.toml (#5475)
This commit is contained in:
commit
57add386c9
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ maintainers = [{name = "Pallets", email = "contact@palletsprojects.com"}]
|
||||||
dependencies = ["flask"]
|
dependencies = ["flask"]
|
||||||
|
|
||||||
[project.urls]
|
[project.urls]
|
||||||
Documentation = "https://flask.palletsprojects.com/patterns/jquery/"
|
Documentation = "https://flask.palletsprojects.com/patterns/javascript/"
|
||||||
|
|
||||||
[project.optional-dependencies]
|
[project.optional-dependencies]
|
||||||
test = ["pytest"]
|
test = ["pytest"]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue