From 392f5384c4862621cfc5e26bd5e0e8d061422804 Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 31 Aug 2018 10:23:36 -0700 Subject: [PATCH] Add referende to API Javadoc. --- README.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index fb4aa2c0..52db9384 100644 --- a/README.adoc +++ b/README.adoc @@ -45,7 +45,8 @@ This, along with many other things will be provided in and by this project. === Documentation 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]. +https://docs.spring.io/autorepo/docs/spring-boot-data-geode-build/1.0.0.BUILD-SNAPSHOT/reference/htmlsingle/[here], +and API is https://docs.spring.io/autorepo/docs/spring-boot-data-geode-build/1.0.0.BUILD-SNAPSHOT/api/[here]. === Examples