Skip to content

Commit 2514006

Browse files
committed
removed localhost from exception url list
1 parent 95e471d commit 2514006

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

scripts/check-broken-links-md.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@
1414
# Constants
1515
DEFAULT_EXCEPTION_URLS = [
1616
"https://www.linkedin.com/",
17-
"https://localhost",
18-
"http://localhost",
1917
]
2018

2119
STATUS_CODE_429 = "429"

0 commit comments

Comments
 (0)