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.
This commit is contained in:
Rob Winch
2020-03-04 08:23:02 -06:00
committed by John Blum
parent 08fbdad6c0
commit 2ad8af578f

View File

@@ -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