Skip to content

Commit 878652d

Browse files
committed
Link check update
1 parent c9f2502 commit 878652d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check-links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ jobs:
3131
# For example, --exclude '43oh.com'
3232
# Can also add any command line option here; it will be added to the default options when calling check-links
3333
# Increase timeout to 60 seconds from default of 20
34-
exclude: -t 60
34+
exclude: -t 60 --exclude 'www.gnu.org'
3535

0 commit comments

Comments
 (0)