From dcc357ba2650d69d905b82c1d1591c331cad21c8 Mon Sep 17 00:00:00 2001 From: Brandon Date: Thu, 23 Aug 2018 12:47:19 -0700 Subject: [PATCH] * updating docs path --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c74abd..31fb5d9 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ The ScaleOut Cache API for Java allows developers to store Java objects inside ScaleOut StateServer using the JSR107 caching paradigm. The API implements the CachingProvider, CachingManager, and Cache interfaces. -Our **[docs](https://scaleoutsoftware.github.io/scaleoutjsr107/index.html)** will get you up and running in no time. +Our **[docs](https://scaleoutsoftware.github.io/ScaleoutJsr107/)** will get you up and running in no time. This library is open source and has dependencies on other ScaleOut Software products.