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 85b35844..26f522f3 100644
--- a/spring-geode-docs/src/docs/asciidoc/guides/getting-started.adoc
+++ b/spring-geode-docs/src/docs/asciidoc/guides/getting-started.adoc
@@ -5,11 +5,11 @@ John Blum
:apache-geode-docs: https://geode.apache.org/docs/guide/{apache-geode-version}
:apache-geode-javadoc: https://geode.apache.org/releases/latest/javadoc
:apache-geode-website: https://geode.apache.org/
-:pivotal-cloudcache-version: 1-8
+:pivotal-cloudcache-version: {master-pivotal-cloudcache-version}
:pivotal-cloudcache-docs: https://docs.pivotal.io/p-cloud-cache/{pivotal-cloudcache-version}
:pivotal-cloudcache-website: https://pivotal.io/pivotal-cloud-cache
:pivotal-cloudfoundry-website: https://pivotal.io/platform
-:pivotal-gemfire-version: 98
+:pivotal-gemfire-version: {master-pivotal-gemfire-version}
:pivotal-gemfire-docs: https://gemfire.docs.pivotal.io/{pivotal-gemfire-version}/geode/reference
:pivotal-gemfire-javadoc: https://gemfire-{pivotal-gemfire-version}-javadocs.docs.pivotal.io/
:pivotal-gemfire-website: https://pivotal.io/pivotal-gemfire
@@ -1470,7 +1470,7 @@ Maven POM file from:
org.springframework.geode
spring-geode-starter
- {project.version}
+ {version}
----
@@ -1483,10 +1483,12 @@ To:
org.springframework.geode
spring-cloudcache-starter
- {project.version}
+ {version}
----
+See the <> for more details on making the switch.
+
.Acquiring Pivotal Cloud Cache Bits
*****
In order to acquire the Pivotal Cloud Cache (PCC) bits used by your Spring Boot application, you must sign up