Skip to content

Commit 17867c7

Browse files
authored
Merge pull request #191111 from v-hearya/Broken-link-fixes-Mar-07-aaronmax
Broken link fixed
2 parents f0609ac + a42418c commit 17867c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/app/java-2x-micrometer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Add the following dependencies to your pom.xml or build.gradle file:
2121
* [Application Insights spring-boot-starter](https://github.com/Azure/azure-sdk-for-java/tree/master/sdk/spring/azure-spring-boot-starter)
2222
2.5.0 or later
2323
* Micrometer Azure Registry 1.1.0 or above
24-
* [Micrometer Spring Legacy](https://micrometer.io/docs/ref/spring/1.5) 1.1.0 or above (this backports the autoconfig code in the Spring framework).
24+
* [Micrometer Spring Legacy](https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#production-ready-metrics) 1.1.0 or above (this backports the autoconfig code in the Spring framework).
2525
* [ApplicationInsights Resource](./create-new-resource.md)
2626

2727
Steps

0 commit comments

Comments
 (0)