update project links

This commit is contained in:
David Lord 2021-02-24 10:09:15 -08:00
parent 8d9501598f
commit 3cd615a1d6
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
3 changed files with 26 additions and 18 deletions

View file

@ -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