From 998d37d8ae6c8ba69af1d1e0089763d7f0c29e67 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 3 Sep 2020 18:56:11 -0700 Subject: [PATCH] Add Asciidoc TIP referring to the 'Getting Started' Sample Guide and Code. --- spring-geode-docs/src/docs/asciidoc/index.adoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/spring-geode-docs/src/docs/asciidoc/index.adoc b/spring-geode-docs/src/docs/asciidoc/index.adoc index eb27cbaf..51b3d0d2 100644 --- a/spring-geode-docs/src/docs/asciidoc/index.adoc +++ b/spring-geode-docs/src/docs/asciidoc/index.adoc @@ -151,6 +151,9 @@ As such, it would be pertinent to begin your Spring Boot education {spring-boot- Finally, we arrive at Spring Boot for {apache-geode-name} & {pivotal-gemfire-name} (SBDG). +TIP: Refer to the corresponding Sample link:guides/getting-started.html[Guide] and {github-samples-url}/intro/getting-started[Code] +to see Spring Boot for {apache-geode-name} in action! + [[maven-gradle]] == Using Spring Boot for {apache-geode-name} & {pivotal-gemfire-name}