Skip to content

Commit 1fbfca0

Browse files
committed
Fix false broken link report
Signed-off-by: itowlson <ivan.towlson@fermyon.com>
1 parent 7a8782a commit 1fbfca0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.build/check-broken-links.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ if ! blc -rv
7878
--exclude 'npmjs.com/package/' \
7979
--exclude 'https://openai.com/' \
8080
--exclude 'https://platform.openai.com/' \
81+
--exclude 'https://www.akamai.com/why-akamai/global-infrastructure' \
8182
`## returns 429` \
8283
--exclude 'developer.hashicorp.com' \
8384
`## false positives` \

0 commit comments

Comments
 (0)