diff --git a/README.adoc b/README.adoc index d7183fa653..5dfeafc2aa 100644 --- a/README.adoc +++ b/README.adoc @@ -1261,8 +1261,6 @@ output. More generally speaking, changes associated to properties prefixed with field of the `@ConfigurationProperties` annotation are detected and reflected in the application. <> is explained earlier in this chapter. -The full example is available in https://github.com/spring-cloud/spring-cloud-kubernetes/tree/main/spring-cloud-kubernetes-examples/kubernetes-reload-example[`spring-cloud-kubernetes-reload-example`]. - The reload feature supports two operating modes: * Event (default): Watches for changes in config maps or secrets by using the Kubernetes API (web socket).