Update domain name to kpe.io
[memstore.git] / doc / memcache.html
index 2352e11c3d24695d480f8a1475c2ecc5e65551b0..065b26aee8d4223ee867bbfb953df94ce3a61f00 100644 (file)
@@ -12,7 +12,7 @@ Chaitanya Gupta .</p>
 
 <p>This package is based on the <code>cl-memcached</code> library.  It is
 substantially modified for use with the
-<a href="http://memstore.b9.com">memstore</a> library. The primary areas of
+<a href="http://memstore.kpe.io">memstore</a> library. The primary areas of
 additional functionality are:</p>
 
 <ul>
@@ -42,7 +42,7 @@ any statistics field by name.</p></li>
 <li><p>More robust <code>print-object</code> functions to avoid errors if fields
 in statistics are not present.</p></li>
 <li><p>Removed compatibility functions in <code>compat.lisp</code> by using the
-<a href="http://gitpub.b9.com/kmrcl.git"><code>kmrcl</code></a> library to provide those
+<a href="http://gitpub.kpe.io/kmrcl.git"><code>kmrcl</code></a> library to provide those
 functions as well as utilitizing other <code>kmrcl</code> functions to simplify
 code.</p></li>
 <li><p>Added functions to support all memcached API commands,