Skip to content

Commit

Permalink
Fixed 'spring-boot-to-azure-eureka-01000' rule's link (#913) (#914)
Browse files Browse the repository at this point in the history
* Fixed 'spring-boot-to-azure-eureka-01000' rule's link

* Fixed 'spring-boot-to-azure-zipkin-01000' rule's link
  • Loading branch information
mrizzi authored Apr 3, 2023
1 parent c2f1232 commit 973daae
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
```
]]>
</message>
<link title="Distributed Tracing" href="https://docs.microsoft.com/azure/azure-monitor/app/distributed-tracing"/>
<link title="Distributed Tracing" href="https://learn.microsoft.com/azure/azure-monitor/app/distributed-tracing-telemetry-correlation"/>
</hint>
</perform>
</rule>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
The application uses Zipkin.
]]>
</message>
<link title="Spring Boot application using an Active MQ Broker" href="https://docs.microsoft.com/azure/developer/java/migration/migrate-spring-boot-to-azure-kubernetes-service#identify-zipkin-dependencies"/>
<link title="Distributed Tracing" href="https://docs.microsoft.com/azure/azure-monitor/app/distributed-tracing"/>
<link title="Spring Boot to Azure - identify Zipkin dependencies" href="https://docs.microsoft.com/azure/developer/java/migration/migrate-spring-boot-to-azure-kubernetes-service#identify-zipkin-dependencies"/>
<link title="Distributed Tracing" href="https://learn.microsoft.com/azure/azure-monitor/app/distributed-tracing-telemetry-correlation"/>
</hint>
</perform>
</rule>
Expand Down

0 comments on commit 973daae

Please sign in to comment.