diff --git a/.github/scripts/markdown-link-check-config.json b/.github/scripts/markdown-link-check-config.json index a5450a5fc..3e0784cbf 100644 --- a/.github/scripts/markdown-link-check-config.json +++ b/.github/scripts/markdown-link-check-config.json @@ -10,6 +10,9 @@ }, { "pattern": "^https://maven-badges.sml.io/maven-central/io.opentelemetry.android/.*$" + }, + { + "pattern": "^https://central.sonatype.com/service/rest/repository/browse/maven-snapshots/.*$" } ] } \ No newline at end of file