Skip to content
This repository was archived by the owner on Jul 13, 2023. It is now read-only.

Commit 1b70d9b

Browse files
chore: skip img.shields.io in docs test
1 parent b0c79f5 commit 1b70d9b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

linkinator.config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"recurse": true,
33
"skip": [
44
"https://codecov.io/gh/googleapis/",
5-
"www.googleapis.com"
5+
"www.googleapis.com",
6+
"img.shields.io"
67
]
78
}

0 commit comments

Comments
 (0)