From e86810bb7e4bf11bdb536618e10b68d719a45e5b Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 25 Jun 2018 21:35:47 -0700 Subject: [PATCH] Fix link to documentation (reference guide). --- README.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 2cc3d8f9..fb4aa2c0 100644 --- a/README.adoc +++ b/README.adoc @@ -44,7 +44,8 @@ This, along with many other things will be provided in and by this project. === Documentation -You can find the documentation for this project [here]. +You can find the documentation for this project +https://docs.spring.io/autorepo/docs/spring-boot-data-geode-build/1.0.0.BUILD-SNAPSHOT/reference/htmlsingle/[here]. === Examples