update project links
This commit is contained in:
parent
8d9501598f
commit
3cd615a1d6
3 changed files with 26 additions and 18 deletions
|
|
@ -3,9 +3,13 @@ name = Flask
|
|||
# Version needs regex in setup.py.
|
||||
url = https://palletsprojects.com/p/flask
|
||||
project_urls =
|
||||
Donate = https://palletsprojects.com/donate
|
||||
Documentation = https://flask.palletsprojects.com/
|
||||
Code = https://github.com/pallets/flask
|
||||
Issue tracker = https://github.com/pallets/flask/issues
|
||||
Changes = https://flask.palletsprojects.com/changes/
|
||||
Source Code = https://github.com/pallets/flask/
|
||||
Issue Tracker = https://github.com/pallets/flask/issues/
|
||||
Twitter = https://twitter.com/PalletsTeam
|
||||
Chat = https://discord.gg/pallets
|
||||
license = BSD-3-Clause
|
||||
author = Armin Ronacher
|
||||
author_email = armin.ronacher@active-4.com
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue