From 9bb6f6b0eaec23374de7b07b2fd35403898e832c Mon Sep 17 00:00:00 2001 From: John Blum Date: Wed, 11 Sep 2019 00:04:49 -0700 Subject: [PATCH] Fix documentation anchor reference. --- spring-geode-docs/src/docs/asciidoc/cloudfoundry.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-geode-docs/src/docs/asciidoc/cloudfoundry.adoc b/spring-geode-docs/src/docs/asciidoc/cloudfoundry.adoc index 30de6cc7..2523dda9 100644 --- a/spring-geode-docs/src/docs/asciidoc/cloudfoundry.adoc +++ b/spring-geode-docs/src/docs/asciidoc/cloudfoundry.adoc @@ -261,7 +261,7 @@ which Pivotal Cloud Cache service instance and cluster the data for the client R NOTE: By default, SBDG configures all `Pools` declared in a Spring Boot, `ClientCache` application to connect to and use a single PCC service instance. This may be a targeted PCC service instance when using the `spring.boot.data.gemfire.cloud.cloudfoundry.service.cloudcache.name` property -as discussed <>. +as discussed <>. [[cloudfoundry-geode]] === Hybrid Pivotal CloudFoundry & Apache Geode Spring Boot Applications