Skip to content

Commit 1022e1b

Browse files
committed
Merge branch '2.7.x' into 3.0.x
Closes gh-38332
2 parents 7130663 + 935a617 commit 1022e1b

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-project/spring-boot-docs/src/docs/asciidoc/actuator

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-docs/src/docs/asciidoc/actuator/endpoints.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -598,7 +598,7 @@ with the `key` listed in the following table:
598598
| Checks for low disk space.
599599

600600
| `elasticsearch`
601-
| {spring-boot-actuator-module-code}/elasticsearch/ElasticsearchRestHealthIndicator.java[`ElasticsearchRestHealthIndicator`]
601+
| {spring-boot-actuator-module-code}/elasticsearch/ElasticsearchRestClientHealthIndicator.java[`ElasticsearchRestClientHealthIndicator`]
602602
| Checks that an Elasticsearch cluster is up.
603603

604604
| `hazelcast`

0 commit comments

Comments
 (0)