This commit is contained in:
Lauri Tulmin 2023-09-20 14:14:51 +03:00 committed by GitHub
parent 8d1f3d2606
commit df05d20776
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
"pattern": "^https://kotlinlang\\.org/docs/coroutines-overview\\.html$"
},
{
"pattern": "^http://logback\\.qos\\.ch"
"pattern": "^http(s)?://logback\\.qos\\.ch"
}
]
}