Skip to content

Commit f139024

Browse files
committed
remove old links
1 parent a4ea5df commit f139024

File tree

3 files changed

+0
-5
lines changed

3 files changed

+0
-5
lines changed

README.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,4 @@ Links
7777
- PyPI Releases: https://pypi.org/project/Flask/
7878
- Source Code: https://github.com/pallets/flask/
7979
- Issue Tracker: https://github.com/pallets/flask/issues/
80-
- Website: https://palletsprojects.com/p/flask/
81-
- Twitter: https://twitter.com/PalletsTeam
8280
- Chat: https://discord.gg/pallets

docs/conf.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,6 @@
4343
ProjectLink("PyPI Releases", "https://pypi.org/project/Flask/"),
4444
ProjectLink("Source Code", "https://github.com/pallets/flask/"),
4545
ProjectLink("Issue Tracker", "https://github.com/pallets/flask/issues/"),
46-
ProjectLink("Website", "https://palletsprojects.com/p/flask/"),
47-
ProjectLink("Twitter", "https://twitter.com/PalletsTeam"),
4846
ProjectLink("Chat", "https://discord.gg/pallets"),
4947
]
5048
}

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ Documentation = "https://flask.palletsprojects.com/"
3535
Changes = "https://flask.palletsprojects.com/changes/"
3636
"Source Code" = "https://github.com/pallets/flask/"
3737
"Issue Tracker" = "https://github.com/pallets/flask/issues/"
38-
Twitter = "https://twitter.com/PalletsTeam"
3938
Chat = "https://discord.gg/pallets"
4039

4140
[project.optional-dependencies]

0 commit comments

Comments
 (0)