From 06b9e849879715aa6ea34d73e9263cec14abf4a4 Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 27 Sep 2019 17:04:04 -0700 Subject: [PATCH] Add 'Back' links. --- .../src/docs/asciidoc/guides/getting-started.adoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/spring-geode-docs/src/docs/asciidoc/guides/getting-started.adoc b/spring-geode-docs/src/docs/asciidoc/guides/getting-started.adoc index 34fb7290..654e48e9 100644 --- a/spring-geode-docs/src/docs/asciidoc/guides/getting-started.adoc +++ b/spring-geode-docs/src/docs/asciidoc/guides/getting-started.adoc @@ -52,6 +52,8 @@ as the new brand name. Let's begin! +link:../index.html#geode-samples[Back] + [[geode-samples-getting-started-spring-initializer]] == Beginning with Spring Initializer at start.spring.io @@ -1843,3 +1845,5 @@ Indeed, our intended goal is to make developing Apache Geode applications with S a highly productive and enjoyable experience. We hope you enjoy! + +link:../index.html#geode-samples[Back]