We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c160bcc commit c80b007Copy full SHA for c80b007
1 file changed
.github/scripts/markdown-link-check-config.json
@@ -10,6 +10,9 @@
10
},
11
{
12
"pattern": "^https://maven-badges.sml.io/maven-central/io.opentelemetry.android/.*$"
13
+ },
14
+ {
15
+ "pattern": "^https://central.sonatype.com/service/rest/repository/browse/maven-snapshots/.*$"
16
}
17
]
18
0 commit comments