Skip to content

Commit 91ce992

Browse files
authored
Update maven-badges to link to sonatype central (#322)
1 parent 79e3469 commit 91ce992

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@ See [Metrics Readme](exporters/metrics/README.md) for installation and usage ins
4747
See [Autoconfigure Readme](exporters/auto/README.md) for installation and usage instructions.
4848

4949

50-
[maven-image]: https://maven-badges.herokuapp.com/maven-central/com.google.cloud.opentelemetry/exporter-trace/badge.svg
51-
[maven-url]: https://maven-badges.herokuapp.com/maven-central/com.google.cloud.opentelemetry/exporter-trace
50+
[maven-image]: https://img.shields.io/maven-central/v/com.google.cloud.opentelemetry/exporter-trace?color=dark-green
51+
[maven-url]: https://central.sonatype.com/artifact/com.google.cloud.opentelemetry/exporter-trace

detectors/resources-support/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ The GCP environments supported by this library are -
1010
4. [Google Cloud Functions](https://cloud.google.com/functions?hl=en)
1111
5. [Google Cloud Run](https://cloud.google.com/run?hl=en)
1212

13-
[maven-image]: https://maven-badges.herokuapp.com/maven-central/com.google.cloud.opentelemetry/detector-resources-support/badge.svg
14-
[maven-url]: https://maven-badges.herokuapp.com/maven-central/com.google.cloud.opentelemetry/detector-resources-support
13+
[maven-image]: https://img.shields.io/maven-central/v/com.google.cloud.opentelemetry/detector-resources-support?color=dark-green
14+
[maven-url]: https://central.sonatype.com/artifact/com.google.cloud.opentelemetry/detector-resources-support

0 commit comments

Comments
 (0)