Update domain name to kpe.io
[memstore.git] / memcache / README.md
index a6845d976045660ae677b738e67df90e194b3b7f..c38888bd39b5354744ee3f6b43e01fbcf7ba1d49 100644 (file)
@@ -14,7 +14,7 @@ Overview
 
 This package is based on the `cl-memcached` library.  It is
 substantially modified for use with the
-[memstore](http://memstore.b9.com) library. The primary areas of
+[memstore](http://memstore.kpe.io) library. The primary areas of
 additional functionality are:
 
 * Support for flags field with get and set functions.
@@ -49,7 +49,7 @@ additional functionality are:
   in statistics are not present.
 
 * Removed compatibility functions in `compat.lisp` by using the
-  [`kmrcl`](http://gitpub.b9.com/kmrcl.git) library to provide those
+  [`kmrcl`](http://gitpub.kpe.io/kmrcl.git) library to provide those
   functions as well as utilitizing other `kmrcl` functions to simplify
   code.