File tree Expand file tree Collapse file tree 3 files changed +0
-5
lines changed Expand file tree Collapse file tree 3 files changed +0
-5
lines changed Original file line number Diff line number Diff line change 77
77
- PyPI Releases: https://pypi.org/project/Flask/
78
78
- Source Code: https://github.com/pallets/flask/
79
79
- Issue Tracker: https://github.com/pallets/flask/issues/
80
- - Website: https://palletsprojects.com/p/flask/
81
- - Twitter: https://twitter.com/PalletsTeam
82
80
- Chat: https://discord.gg/pallets
Original file line number Diff line number Diff line change 43
43
ProjectLink ("PyPI Releases" , "https://pypi.org/project/Flask/" ),
44
44
ProjectLink ("Source Code" , "https://github.com/pallets/flask/" ),
45
45
ProjectLink ("Issue Tracker" , "https://github.com/pallets/flask/issues/" ),
46
- ProjectLink ("Website" , "https://palletsprojects.com/p/flask/" ),
47
- ProjectLink ("Twitter" , "https://twitter.com/PalletsTeam" ),
48
46
ProjectLink ("Chat" , "https://discord.gg/pallets" ),
49
47
]
50
48
}
Original file line number Diff line number Diff line change @@ -35,7 +35,6 @@ Documentation = "https://flask.palletsprojects.com/"
35
35
Changes = " https://flask.palletsprojects.com/changes/"
36
36
"Source Code" = " https://github.com/pallets/flask/"
37
37
"Issue Tracker" = " https://github.com/pallets/flask/issues/"
38
- Twitter = " https://twitter.com/PalletsTeam"
39
38
Chat = " https://discord.gg/pallets"
40
39
41
40
[project .optional-dependencies ]
You can’t perform that action at this time.
0 commit comments