Skip to content

Commit 935a617

Browse files
committed
Merge pull request #38330 from dreis2211
* pr/38330: Fix link to Elasticsearch health indicator Closes gh-38330
2 parents d9e07a1 + af0df78 commit 935a617

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
@@ -674,7 +674,7 @@ with the `key` listed in the following table:
674674
| Checks for low disk space.
675675

676676
| `elasticsearch`
677-
| {spring-boot-actuator-module-code}/elasticsearch/ElasticsearchRestHealthIndicator.java[`ElasticsearchRestHealthIndicator`]
677+
| {spring-boot-actuator-module-code}/elasticsearch/ElasticsearchRestClientHealthIndicator.java[`ElasticsearchRestClientHealthIndicator`]
678678
| Checks that an Elasticsearch cluster is up.
679679

680680
| `hazelcast`

0 commit comments

Comments
 (0)