Also ignore https://logback.qos.ch links (#9512)
This commit is contained in:
parent
8d1f3d2606
commit
df05d20776
|
@ -15,7 +15,7 @@
|
||||||
"pattern": "^https://kotlinlang\\.org/docs/coroutines-overview\\.html$"
|
"pattern": "^https://kotlinlang\\.org/docs/coroutines-overview\\.html$"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"pattern": "^http://logback\\.qos\\.ch"
|
"pattern": "^http(s)?://logback\\.qos\\.ch"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue