mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 15:03:34 +00:00
docs: Deal with a few broken links.
This commit is contained in:
@@ -23,6 +23,10 @@ EXCLUDED_URLS = [
|
||||
'https://circleci.com/gh/zulip/zulip/tree/master',
|
||||
'https://circleci.com/gh/zulip/zulip/16617',
|
||||
'https://www.linkedin.com/company/zulip-project',
|
||||
# Returns 403 errors to HEAD requests
|
||||
'https://giphy.com',
|
||||
'https://giphy.com/apps/giphycapture',
|
||||
'https://www.udemy.com/course/the-complete-react-native-and-redux-course/',
|
||||
]
|
||||
|
||||
VNU_IGNORE = re.compile(r'|'.join([
|
||||
|
||||
Reference in New Issue
Block a user