From d466d4ca99792da6e801c7b42fbe57c84657fe22 Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 31 Aug 2018 08:48:51 -0700 Subject: [PATCH] Add reference to the API. --- README.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index bf5c624..14dd46b 100644 --- a/README.adoc +++ b/README.adoc @@ -25,7 +25,8 @@ By participating, you are expected to uphold this code. Please report unaccepta == Documentation The documentation for current Spring Session for Apache Geode and Pivotal GemFire can be found -https://docs.spring.io/autorepo/docs/spring-session-data-geode-build/2.0.5.RELEASE/reference/html5/[here]. +https://docs.spring.io/autorepo/docs/spring-session-data-geode-build/2.0.5.RELEASE/reference/html5/[here], +and the API https://docs.spring.io/autorepo/docs/spring-session-data-geode-build/2.0.5.RELEASE/api/org/springframework/session/data/gemfire/config/annotation/web/http/EnableGemFireHttpSession.html[here]. = Spring Session Project Site