Skip to content

Commit 71f2ed9

Browse files
committed
CI: Fix false positive link checker anthropic
1 parent 2831b7f commit 71f2ed9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

mlc_config.json

+3
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
{
77
"pattern": "https://platform.openai.com/docs/.*"
88
},
9+
{
10+
"pattern": "https://docs.anthropic.com/.*"
11+
},
912
{
1013
"pattern": ".*localhost.*"
1114
},

0 commit comments

Comments
 (0)