Skip to content

Commit 23778a6

Browse files
updated ignore file
1 parent 21507f3 commit 23778a6

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

.markdown-link-check.yaml

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1-
skipFiles:
2-
- '**/docs/**/*.png'
3-
1+
{
2+
"ignorePatterns": [
3+
{
4+
"pattern": "**/docs/**/*.png"
5+
}
6+
]
7+
}

0 commit comments

Comments
 (0)