diff --git a/README.adoc b/README.adoc index 8ca355ce..5bb2aad3 100644 --- a/README.adoc +++ b/README.adoc @@ -282,7 +282,7 @@ public class Application { The application retrieves configuration data from Zookeeper. WARNING: If you use Spring Cloud Zookeeper Config, you need to set the `spring.config.import` property in order to bind to Zookeeper. -You can read more about it in the <>. +You can read more about it in the <>. == Zookeeper overview diff --git a/docs/src/main/asciidoc/quickstart.adoc b/docs/src/main/asciidoc/quickstart.adoc index b029bc2b..fe5f74b7 100644 --- a/docs/src/main/asciidoc/quickstart.adoc +++ b/docs/src/main/asciidoc/quickstart.adoc @@ -229,4 +229,4 @@ public class Application { The application retrieves configuration data from Zookeeper. WARNING: If you use Spring Cloud Zookeeper Config, you need to set the `spring.config.import` property in order to bind to Zookeeper. -You can read more about it in the <>. \ No newline at end of file +You can read more about it in the <>. \ No newline at end of file