From 492fabf33902e4661e605a1672e4000552096660 Mon Sep 17 00:00:00 2001 From: John Blum Date: Tue, 23 Apr 2019 17:08:21 -0700 Subject: [PATCH] Change Reference Documentation URL to html5 reference. --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 14ff1c0b..7bc54777 100644 --- a/README.adoc +++ b/README.adoc @@ -45,7 +45,7 @@ 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/html5/[here], and API is https://docs.spring.io/autorepo/docs/spring-boot-data-geode-build/1.0.0.BUILD-SNAPSHOT/api/[here]. === Examples