File tree Expand file tree Collapse file tree 3 files changed +2
-5
lines changed Expand file tree Collapse file tree 3 files changed +2
-5
lines changed Original file line number Diff line number Diff line change 4141 ProjectLink (
4242 "Issue Tracker" , "https://github.com/pallets-eco/flask-sqlalchemy/issues/"
4343 ),
44- ProjectLink ("Website" , "https://palletsprojects.com/" ),
45- ProjectLink ("Twitter" , "https://twitter.com/PalletsTeam" ),
4644 ProjectLink ("Chat" , "https://discord.gg/pallets" ),
4745 ]
4846}
Original file line number Diff line number Diff line change 11[metadata]
22name = flaskr
33version = attr: flaskr.__version__
4- url = https://flask-sqlalchemy.palletsprojects.com/
54author = Pallets
65author_email = contact@palletsprojects.com
76license = BSD-3-Clause
Original file line number Diff line number Diff line change @@ -23,8 +23,8 @@ dependencies = [
2323
2424[project .urls ]
2525Donate = " https://palletsprojects.com/donate"
26- Documentation = " https://flask-sqlalchemy.palletsprojects.com "
27- Changes = " https://flask-sqlalchemy.palletsprojects.com /changes/"
26+ Documentation = " https://flask-sqlalchemy.readthedocs.io "
27+ Changes = " https://flask-sqlalchemy.readthedocs.io /changes/"
2828Source = " https://github.com/pallets-eco/flask-sqlalchemy/"
2929Chat = " https://discord.gg/pallets"
3030
You can’t perform that action at this time.
0 commit comments