Update domain name to kpe.io
[memstore.git] / README.md
index b0cfe3fd43a3022c66359e5a2a43593934858e2d..9df746a474a764dd271a7d073111ad4282395e3f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -8,9 +8,9 @@ Written by Kevin M. Rosenberg <kevin@rosenberg.net>
 Downloads
 ---------
 
-* The web site for memstore is [http://memstore.b9.com/](http://memstore.b9.com/)
-* A git repository is available at [http://gitpub.b9.com/memstore.git](http://gitpub.b9.com/memstore.git)
-* Releases are available for download at [http://files.b9.com/memstore/](http://files.b9.com/memstore/)
+* The web site for memstore is [http://memstore.kpe.io/](http://memstore.kpe.io/)
+* A git repository is available at [http://gitpub.kpe.io/memstore.git](http://gitpub.kpe.io/memstore.git)
+* Releases are available for download at [http://files.kpe.io/memstore/](http://files.kpe.io/memstore/)
 
 Prerequisites
 -------------
@@ -24,7 +24,7 @@ been heavily refactored. For more information on the changes in
 memcache, see [memcache](memcache.html).
 
 This library also requires Common Lisp libraries of 
-[kmrcl](http://gitpub.b9.com/kmrcl.git),
+[kmrcl](http://gitpub.kpe.io/kmrcl.git),
 [cl-store](http://common-lisp.net/project/cl-store/),
 [flexi-streams](http://weitz.de/flexi-streams/),
 and [zlib](http://common-lisp.net/project/zlib/).