From d2704f0174a2c1d1b0468ed714af1d663d610164 Mon Sep 17 00:00:00 2001 From: Joshua Casey Date: Tue, 24 Nov 2020 15:59:07 -0600 Subject: [PATCH] Update anchors for docs (#674) --- README.adoc | 4 ++-- docs/src/main/asciidoc/getting-started.adoc | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.adoc b/README.adoc index 15f14605..fc069b0b 100644 --- a/README.adoc +++ b/README.adoc @@ -57,8 +57,8 @@ resolves service names to Kubernetes Services. ---- | Load application properties from Kubernetes -<> and <>. -<> application properties when a ConfigMap or +<> and <>. +<> application properties when a ConfigMap or Secret changes. | [source,xml] diff --git a/docs/src/main/asciidoc/getting-started.adoc b/docs/src/main/asciidoc/getting-started.adoc index fee5e34b..c842d19d 100644 --- a/docs/src/main/asciidoc/getting-started.adoc +++ b/docs/src/main/asciidoc/getting-started.adoc @@ -26,8 +26,8 @@ resolves service names to Kubernetes Services. ---- | Load application properties from Kubernetes -<> and <>. -<> application properties when a ConfigMap or +<> and <>. +<> application properties when a ConfigMap or Secret changes. | [source,xml]