Author: lewismc
Date: Thu Aug 25 07:08:07 2016
New Revision: 1757613

URL: http://svn.apache.org/viewvc?rev=1757613&view=rev
Log:
Update hyperlinks

Modified:
    gora/site/trunk/content/current/gora-jcache.md

Modified: gora/site/trunk/content/current/gora-jcache.md
URL: 
http://svn.apache.org/viewvc/gora/site/trunk/content/current/gora-jcache.md?rev=1757613&r1=1757612&r2=1757613&view=diff
==============================================================================
--- gora/site/trunk/content/current/gora-jcache.md (original)
+++ gora/site/trunk/content/current/gora-jcache.md Thu Aug 25 07:08:07 2016
@@ -32,7 +32,7 @@ assigned value should be <b>org.apache.g
 * <code>jcache.auto.create.cache</code> - Whether force creating the cache at 
time JCache dataStore creation. Default is set to <b>false</b>.
 
 * <code>jcache.cache.inmemory.format</code> - In memory for format for 
persistent bean resides in cache. Possible values,
-  <b>BINARY, OBJECT, NATIVE</b> Please see <a 
href="http://docs.hazelcast.org/docs/3.5/manual/html/map-inmemoryformat.html";>In
 memory format/a>.
+  <b>BINARY, OBJECT, NATIVE</b> Please see [In memory 
format](http://docs.hazelcast.org/docs/3.5/manual/html/map-inmemoryformat.html).
 
 * <code>jcache.read.through.enable</code> - Whether to fetch a missing cache 
entry from backend persistent dataStore. Default value is <b>true</b>.
 
@@ -95,7 +95,7 @@ assigned value should be <b>org.apache.g
 * <code>jcache.auto.create.cache</code> - Whether force creating the cache at 
time JCache dataStore creation. Default is set to <b>false</b>.
 
 * <code>jcache.cache.inmemory.format</code> - In memory for format for 
persistent bean resides in cache. Possible values,
-  <b>BINARY, OBJECT, NATIVE</b> Please see <a 
href="http://docs.hazelcast.org/docs/3.5/manual/html/map-inmemoryformat.html";>In
 memory format/a>.
+  <b>BINARY, OBJECT, NATIVE</b> [In memory 
format](http://docs.hazelcast.org/docs/3.5/manual/html/map-inmemoryformat.html).
 
 * <code>jcache.read.through.enable</code> - Whether to fetch a missing cache 
entry from backend persistent dataStore. Default value is <b>true</b>.
 


Reply via email to