We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 496612e commit a22d679Copy full SHA for a22d679
.broken-link-config.json
@@ -2,6 +2,9 @@
2
"ignorePatterns": [
3
{
4
"pattern": "localhost:"
5
+ },
6
+ {
7
+ "pattern": "https://developer.github.com/apps/*"
8
}
9
]
10
0 commit comments