From db40ebec626e6e079aa35d89c7efe8fb4a706129 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 3 Sep 2020 18:13:44 -0700 Subject: [PATCH] Cross-reference the reference documentation and sample guide for Multi-Site Caching with Spring using Apache Geode. --- .../src/docs/asciidoc/guides/caching-multi-site.adoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/spring-geode-docs/src/docs/asciidoc/guides/caching-multi-site.adoc b/spring-geode-docs/src/docs/asciidoc/guides/caching-multi-site.adoc index ed1ba008..674bdc7e 100644 --- a/spring-geode-docs/src/docs/asciidoc/guides/caching-multi-site.adoc +++ b/spring-geode-docs/src/docs/asciidoc/guides/caching-multi-site.adoc @@ -34,6 +34,10 @@ on _Look-Aside Caching_ before continuing with this guide. Let's begin. +TIP: Refer to the link:../index.html#geode-caching-provider-multi-site-caching[Multi-Site Caching] section +in the link:../index.html#geode-caching-provider[Caching with Apache Geode or VMware Tanzu GemFire] chapter +in the reference documentation for more information. + [#index-link] link:../index.html[Index]