We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95e471d commit 2514006Copy full SHA for 2514006
scripts/check-broken-links-md.py
@@ -14,8 +14,6 @@
14
# Constants
15
DEFAULT_EXCEPTION_URLS = [
16
"https://www.linkedin.com/",
17
- "https://localhost",
18
- "http://localhost",
19
]
20
21
STATUS_CODE_429 = "429"
0 commit comments