Skip to content

Commit a22d679

Browse files
committed
ignore false positive link error
1 parent 496612e commit a22d679

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.broken-link-config.json

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
"ignorePatterns": [
33
{
44
"pattern": "localhost:"
5+
},
6+
{
7+
"pattern": "https://developer.github.com/apps/*"
58
}
69
]
710
}

0 commit comments

Comments
 (0)