From c41dc4e0cb395ea8f4fc2e89e6c80151bc683e9d Mon Sep 17 00:00:00 2001 From: Johnny Lim Date: Fri, 4 Jan 2019 20:32:59 +0900 Subject: [PATCH] Fix the anchor for the Micrometer Elasticsearch section Closes gh-15610 --- .../src/main/asciidoc/production-ready-features.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-docs/src/main/asciidoc/production-ready-features.adoc b/spring-boot-project/spring-boot-docs/src/main/asciidoc/production-ready-features.adoc index 31b1cfc8110..f98df9e8fa2 100644 --- a/spring-boot-project/spring-boot-docs/src/main/asciidoc/production-ready-features.adoc +++ b/spring-boot-project/spring-boot-docs/src/main/asciidoc/production-ready-features.adoc @@ -1348,7 +1348,7 @@ monitoring systems, including: - <> - <> - <> -- <> +- <> - <> - <> - <>