From 2ad8af578fe4b612277c959a6cfa64be7c4b3a0f Mon Sep 17 00:00:00 2001 From: Rob Winch Date: Wed, 4 Mar 2020 08:23:02 -0600 Subject: [PATCH] Fix missing attribute '{apache-geode-docs}'. The attribute syntax was incorrect and did not have a space after its definition thereby causing the attribute to not be found. --- spring-geode-docs/src/docs/asciidoc/guides/boot-actuator.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-geode-docs/src/docs/asciidoc/guides/boot-actuator.adoc b/spring-geode-docs/src/docs/asciidoc/guides/boot-actuator.adoc index aa5487a0..a9afe526 100644 --- a/spring-geode-docs/src/docs/asciidoc/guides/boot-actuator.adoc +++ b/spring-geode-docs/src/docs/asciidoc/guides/boot-actuator.adoc @@ -1,7 +1,7 @@ [[geode-samples-boot-actuator]] = Spring Boot Actuator for Apache Geode & Pivotal GemFire :apache-geode-version: {master-apache-geode-version} -:apache-geode-docs:https://geode.apache.org/docs/guide/{apache-geode-version} +:apache-geode-docs: https://geode.apache.org/docs/guide/{apache-geode-version} :images-dir: ../images :spring-boot-docs: https://docs.spring.io/spring-boot/docs/current/reference/html :spring-framework-docs: https://docs.spring.io/spring/docs/current/spring-framework-reference