Skip to content

Commit 2c29ac6

Browse files
committed
arize.com is now returning 403 errors to our link checker
Signed-off-by: David Gardner <[email protected]>
1 parent 61e08e4 commit 2c29ac6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ci/markdown-link-check-config.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@
1414
},
1515
{
1616
"pattern": "^https://www\\.mysql\\.com"
17+
},
18+
{
19+
"pattern": "^https://arize\\.com"
1720
}
1821
]
1922
}

0 commit comments

Comments
 (0)