Skip to content

Commit b24981b

Browse files
committed
adding hashi docs to exclude list for link checking
+ looks like hashi's edge is potentially bot challenging requests from CI Signed-off-by: Michelle Dhanani <[email protected]>
1 parent 447ca2c commit b24981b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.build/check-broken-links.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,10 @@ blc --recursive http://127.0.0.1:3000
7676
--exclude 'https://docs.github.com/en/authentication/managing-commit-signature-verification/about-commit-signature-verification' \
7777
--exclude 'https://twitter.com/spinframework' \
7878
--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' \
7983
\
8084
`## false positives` \
8185
--exclude 'https://www.gnu.org/software/coreutils/' \

0 commit comments

Comments
 (0)