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.
1 parent 447ca2c commit b24981bCopy full SHA for b24981b
.build/check-broken-links.sh
@@ -76,6 +76,10 @@ blc --recursive http://127.0.0.1:3000
76
--exclude 'https://docs.github.com/en/authentication/managing-commit-signature-verification/about-commit-signature-verification' \
77
--exclude 'https://twitter.com/spinframework' \
78
--exclude 'https://linux.die.net/man/1/which' \
79
+ \
80
+ `## returns 429` \
81
+ --exclude 'https://developer.hashicorp.com/vault/docs/secrets/kv/kv-v2' \
82
+ --exclude 'https://developer.hashicorp.com/vault/tutorials/get-started/install-binary' \
83
\
84
`## false positives` \
85
--exclude 'https://www.gnu.org/software/coreutils/' \
0 commit comments