Skip to content

Commit 5596091

Browse files
authored
Add Maven central link to the Spring Monitor readme (Azure#36974)
1 parent 2874084 commit 5596091

File tree

1 file changed

+2
-2
lines changed
  • sdk/spring/spring-cloud-azure-starter-monitor

1 file changed

+2
-2
lines changed

sdk/spring/spring-cloud-azure-starter-monitor/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This Spring Boot starter provides telemetry data to Azure Monitor for Spring Boo
44

55
For a Spring Boot application running on a JVM (not with a GraalVM native image), we recommend using the [Application Insights Java agent][application_insights_java_agent_spring_boot].
66

7-
[Source code][source_code] | (Package yet to release) | [API reference documentation][api_reference_doc] | [Product Documentation][product_documentation]
7+
[Source code][source_code] | [Package (Maven)][package_mvn] | [API reference documentation][api_reference_doc] | [Product Documentation][product_documentation]
88

99
## Getting started
1010

@@ -250,7 +250,7 @@ This project has adopted the [Microsoft Open Source Code of Conduct][coc]. For m
250250

251251
<!-- LINKS -->
252252
[source_code]: https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/spring-cloud-azure-starter-monitor/src
253-
<!-- [package_mvn]: https://central.sonatype.com/artifact/com.azure.spring/spring-cloud-azure-starter-monitor -->
253+
[package_mvn]: https://central.sonatype.com/artifact/com.azure.spring/spring-cloud-azure-starter-monitor
254254
[api_reference_doc]: https://docs.microsoft.com/azure/azure-monitor/overview
255255
[product_documentation]: https://docs.microsoft.com/azure/azure-monitor/overview
256256
[azure_subscription]: https://azure.microsoft.com/free/

0 commit comments

Comments
 (0)