Skip to content

Commit

Permalink
fix link to actuator
Browse files Browse the repository at this point in the history
  • Loading branch information
robstoll authored and Buzzardo committed Oct 13, 2023
1 parent 9310814 commit 265e042
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ configured automatically in the base URL for the `TestRestTemplate`.
If you are building a web site for your business, you probably need to add some management
services. Spring Boot provides several such services (such as health, audits, beans, and
more) with its
http://docs.spring.io/spring-boot/docs/{spring_boot_version}/reference/htmlsingle/#production-ready[actuator module].
http://docs.spring.io/spring-boot/docs/{spring_boot_version}/reference/htmlsingle/#actuator[actuator module].

If you use Gradle, add the following dependency to your `build.gradle` file:

Expand Down

0 comments on commit 265e042

Please sign in to comment.