mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2026-06-19 07:35:19 +00:00
Documentation Improvements (#5119)
Co-authored-by: Poolitzer <github@poolitzer.eu> Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
This commit is contained in:
@@ -126,6 +126,10 @@ linkcheck_ignore = [
|
||||
re.escape("https://docs.python-telegram-bot.org/en/doc-fixes"),
|
||||
# Apparently has some human-verification check and gives 403 in the sphinx build
|
||||
re.escape("https://stackoverflow.com/questions/tagged/python-telegram-bot"),
|
||||
# Dead Github accounts:
|
||||
re.escape("https://github.com/SmartDever02"),
|
||||
re.escape("https://github.com/renovate[bot]"),
|
||||
re.escape("https://github.com/roast-lord"),
|
||||
]
|
||||
linkcheck_allowed_redirects = {
|
||||
# Redirects to the default version are okay
|
||||
|
||||
Reference in New Issue
Block a user