Skip to content

Commit 628d5eb

Browse files
authored
Link checker fails on coreutils page (#1469)
Signed-off-by: itowlson <[email protected]>
1 parent 48bae41 commit 628d5eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.build/check-broken-links.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ blc --recursive http://127.0.0.1:3000
8484
--exclude 'https://linux.die.net/man/1/which' \
8585
\
8686
`## false positives` \
87+
--exclude 'https://www.gnu.org/software/coreutils/' \
8788
--exclude 'https://events.hashicorp.com/hashitalksdeploy' \
8889
--exclude 'https://dotnet.microsoft.com/en-us/download/dotnet/8.0' \
8990
--exclude 'https://www.developerweek.com/' \

0 commit comments

Comments
 (0)