From 27cce996fb7ae53c77f7ab91dc85ec6bed40e46a Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Mon, 1 Jul 2019 12:00:04 -0700 Subject: [PATCH] Fix rsocket reference See gh-12005 --- .../src/main/asciidoc/appendix/application-properties.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-docs/src/main/asciidoc/appendix/application-properties.adoc b/spring-boot-project/spring-boot-docs/src/main/asciidoc/appendix/application-properties.adoc index c8b25840374..11ba93118fb 100644 --- a/spring-boot-project/spring-boot-docs/src/main/asciidoc/appendix/application-properties.adoc +++ b/spring-boot-project/spring-boot-docs/src/main/asciidoc/appendix/application-properties.adoc @@ -68,7 +68,7 @@ include::{generated-resources-root}/config-docs/security.adoc[] === RSocket properties -include::../../../target/generated-resources/config-docs/rsocket.adoc[] +include::{generated-resources-root}/config-docs/rsocket.adoc[] === Actuator properties