From 488dedd0de91b165611303f3cb74f0c5b2e5fc92 Mon Sep 17 00:00:00 2001 From: John Blum Date: Wed, 18 Nov 2020 19:54:48 -0800 Subject: [PATCH] Edit TIP to include a reference to the specific documentation on Synchronous, Inline Caching. --- .../src/docs/asciidoc/guides/caching-inline.adoc | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/spring-geode-docs/src/docs/asciidoc/guides/caching-inline.adoc b/spring-geode-docs/src/docs/asciidoc/guides/caching-inline.adoc index 13251d4e..43ac1c84 100644 --- a/spring-geode-docs/src/docs/asciidoc/guides/caching-inline.adoc +++ b/spring-geode-docs/src/docs/asciidoc/guides/caching-inline.adoc @@ -31,9 +31,10 @@ guide. Therefore, it would be helpful to have read that guide before proceeding Let's begin. -TIP: Refer to the link:../index.html#geode-caching-provider-inline-caching[Inline Caching] section -in the link:../index.html#geode-caching-provider[Caching with {apache-geode-name}] chapter in the reference documentation -for more information. +TIP: Refer to the link:../index.html#geode-caching-provider-inline-caching[Inline Caching] section, and specifically +the link:../index.html#geode-caching-provider-inline-caching-synchronous[Synchronous Inline Caching], +in the link:../index.html#geode-caching-provider[Caching with {apache-geode-name}] chapter +of the reference documentation for more information. [#index-link] link:../index.html[Index]