mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 12:33:40 +00:00
docs: Fix up some broken links output spam.
This commit is contained in:
@@ -146,10 +146,6 @@ You may want to take a look first at our [Git and GitHub guide][].
|
||||
|
||||
[Git and GitHub guide]: ../git/index.html
|
||||
|
||||
*Article* - [Git tips][]
|
||||
|
||||
[Git tips]: http://blog.sidhant.me/os/python/git/projects/2017/01/07/Zulip-and-git.html
|
||||
|
||||
## Computer Science/Algorithms
|
||||
|
||||
*Blog* - [GeeksforGeeks][]
|
||||
|
@@ -16,6 +16,8 @@ EXCLUDED_URLS = [
|
||||
'https://medium.freecodecamp.org/',
|
||||
# Returns 404 to HEAD requests unconditionally
|
||||
'https://www.git-tower.com/blog/command-line-cheat-sheet/',
|
||||
# Requires authentication
|
||||
'https://circleci.com/gh/zulip/zulip',
|
||||
]
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user