From 18b84878f162a29eea0576e4f54cf125d56e6f4f 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 f8b2fa4e..8cc336a4 100644 --- a/spring-geode-docs/src/docs/asciidoc/index.adoc +++ b/spring-geode-docs/src/docs/asciidoc/index.adoc @@ -141,6 +141,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} (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}