remove old links

This commit is contained in:
David Lord 2023-04-20 09:53:38 -07:00
parent a4ea5df5d5
commit f139024b1c
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
3 changed files with 0 additions and 5 deletions

View file

@ -43,8 +43,6 @@ html_context = {
ProjectLink("PyPI Releases", "https://pypi.org/project/Flask/"),
ProjectLink("Source Code", "https://github.com/pallets/flask/"),
ProjectLink("Issue Tracker", "https://github.com/pallets/flask/issues/"),
ProjectLink("Website", "https://palletsprojects.com/p/flask/"),
ProjectLink("Twitter", "https://twitter.com/PalletsTeam"),
ProjectLink("Chat", "https://discord.gg/pallets"),
]
}