Skip to content

Commit

Permalink
Fixing URLs (#848) (#849)
Browse files Browse the repository at this point in the history
(cherry picked from commit 5e778d5)

Co-authored-by: Antonio Goncalves <antonio.goncalves@gmail.com>
  • Loading branch information
github-actions[bot] and agoncal committed Feb 6, 2023
1 parent 2bfc02d commit f4a473f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
</message>
<link title="Redis Cache found in the application" href="https://docs.microsoft.com/en-us/azure/developer/java/migration/migrate-spring-boot-to-app-service#identify-external-caches"/>
<link title="Azure Cache for Redis" href="https://azure.microsoft.com/services/cache"/>
<link title="Spring Data Redis" href="https://spring.io/projects/spring-data-redis"/>
<link title="Spring Data Redis" href="https://spring.io/projects/spring-data-redis/"/>
<link title="Azure Spring Cloud Starter Cache" href="https://search.maven.org/artifact/com.azure.spring/azure-spring-cloud-starter-cache"/>
<tag>redis</tag>
</hint>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
]]>
</message>
<link title="Migrate clients bypassing the service registry" href="https://docs.microsoft.com/azure/developer/java/migration/migrate-spring-cloud-to-azure-spring-cloud?pivots=sc-standard-tier#identify-clients-that-bypass-the-service-registry"/>
<link title="Spring Cloud OpenFeign" href="https://spring.io/projects/spring-cloud-openfeign"/>
<link title="Spring Cloud OpenFeign" href="https://spring.io/projects/spring-cloud-openfeign/"/>
</hint>
</perform>
</rule>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
therefore re-coding is also required to use the appropriate PicoCli interfaces.
</message>
<link title="Quarkus Command Mode with Picocli Guide" href="https://quarkus.io/guides/picocli" />
<link title="Spring Shell Guide" href="https://spring.io/projects/spring-shell" />
<link title="Spring Shell Guide" href="https://spring.io/projects/spring-shell/" />
</hint>
</perform>
</rule>
Expand Down

0 comments on commit f4a473f

Please sign in to comment.