Skip to content

Commit 5b0c99a

Browse files
chore: skip img.shields.io in docs test
1 parent 3120ffa commit 5b0c99a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

handwritten/bigtable/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)