Skip to content

Commit c33d5b0

Browse files
committed
Ignore links failing linkcheck
1 parent 28046b6 commit c33d5b0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/source/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,8 @@ def parse_schema(d, md=[], depth=0, pre=""):
231231
"https://portal.azure.com", # sign-in redirect noise
232232
"https://console.cloud.google.com", # sign-in redirect noise
233233
"https://console.developers.google.com", # sign-in redirect noise
234+
"https://www.espncricinfo.com/cricketers/hamid-hassan-311427", # CI: 403 Client Error: Forbidden for url
235+
"https://kccncna17.sched.com/event/CU6z/hacking-and-hardening-kubernetes-clusters-by-example-i-brad-geesaman-symantec", # CI: 500 Server Error: Internal Server Error for url
234236
]
235237
linkcheck_anchors_ignore = [
236238
"/#!",

0 commit comments

Comments
 (0)