From 5d3ef3f29bf042fcc2fd27fe29f008b376cd8b8a Mon Sep 17 00:00:00 2001 From: Adrian Lynch Date: Sun, 5 Apr 2015 12:20:47 +0100 Subject: [PATCH] Link update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e6501d7..8bb1f97 100644 --- a/README.md +++ b/README.md @@ -389,7 +389,7 @@ * [FlockDB](https://github.com/twitter/flockdb) - Twitter's distributed, fault-tolerant graph database. * [Neo4j](http://www.neo4j.org/) - Open source graph database. * Key-Value - * [LevelDB](https://code.google.com/p/leveldb/) - Google's high performance key/value database. + * [LevelDB](https://github.com/google/leveldb) - Google's high performance key/value database. * [Redis](http://redis.io/) - Networked, in-memory, key-value data store with optional durability. * [Riak](http://basho.com/riak/) - Another fault-tolerant key-value NoSQL database.