We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e339fcd + 7070902 commit ba17dbcCopy full SHA for ba17dbc
.build/check-broken-links.sh
@@ -76,6 +76,8 @@ if ! blc -rv
76
--exclude 'https://twitter.com/spinframework' \
77
--exclude 'https://linux.die.net/man/1/which' \
78
--exclude 'npmjs.com/package/' \
79
+ --exclude 'https://openai.com/' \
80
+ --exclude 'https://platform.openai.com/' \
81
`## returns 429` \
82
--exclude 'developer.hashicorp.com' \
83
`## false positives` \
0 commit comments