Skip to content

Commit 8912a86

Browse files
Chris ElionErvin Teng
authored andcommitted
exclude bair.berkeley.edu temporarily (#2702)
1 parent ff1503d commit 8912a86

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

markdown-link-check.config.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
{
88
"pattern": "^https://developer.nvidia.com/compute/machine-learning/cudnn/secure",
99
"comment": "Requires login"
10+
},
11+
{
12+
"pattern": "^https?://bair.berkeley.edu",
13+
"comment": "Temporary berkeley outage"
1014
}
1115
]
1216
}

0 commit comments

Comments
 (0)