Skip to content

Commit 782727c

Browse files
authored
Merge pull request #806 from codeconsole/patch-2
Update actuators.adoc
2 parents 6e07f44 + 7fd7c3a commit 782727c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/en/guide/spring/actuators.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{springBootReference}/html/production-ready-endpoints.html[Spring Boot Actuator endpoints] allow you to monitor and interact with your application. Spring Boot includes a number of built-in endpoints. For example the `health` endpoint provides basic application health information.
1+
{springBootReference}/html/actuator.html[Spring Boot Actuator endpoints] allow you to monitor and interact with your application. Spring Boot includes a number of built-in endpoints. For example the `health` endpoint provides basic application health information.
22

33
These endpoints are disabled by default since Grails 3.1.8.
44

0 commit comments

Comments
 (0)