Skip to content

Commit af0df78

Browse files
dreis2211mhalbritter
authored andcommitted
Fix link to Elasticsearch health indicator
See gh-38330
1 parent d9e07a1 commit af0df78

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)