From b7420a70d69d973d99572baf1bb0c4825578cc63 Mon Sep 17 00:00:00 2001 From: John Blum Date: Tue, 1 Oct 2019 20:47:11 -0700 Subject: [PATCH] Fix broken URL/link to Appendix; Correct spelling. --- .../src/docs/asciidoc/guides/getting-started.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spring-geode-docs/src/docs/asciidoc/guides/getting-started.adoc b/spring-geode-docs/src/docs/asciidoc/guides/getting-started.adoc index 26f522f3..95c8e33f 100644 --- a/spring-geode-docs/src/docs/asciidoc/guides/getting-started.adoc +++ b/spring-geode-docs/src/docs/asciidoc/guides/getting-started.adoc @@ -1487,7 +1487,7 @@ To: ---- -See the <> for more details on making the switch. +TIP: See the link:../appendix.html#geode-gemfire-switch[Appendix] for more details on making the switch. .Acquiring Pivotal Cloud Cache Bits ***** @@ -1505,7 +1505,7 @@ You can also find more details on this process in the Pivotal GemFire https://gemfire.docs.pivotal.io/{pivotal-gemfire-version}/gemfire/getting_started/installation/obtain_gemfire_maven.html[documentation]. ***** -.Rrequired Spring Boot Actuator Bits +.Required Spring Boot Actuator Bits ***** As of Apache Geode 1.9 and Pivotal GemFire 9.8, upon which Pivotal Cloud Cache (PCC) 1.8 is {pivotal-cloudcache-docs}/product-snapshot.html[based], both GemFire and Geode require and declare Micrometer on the classpath as a compile-time depedency.