Skip to content

Commit

Permalink
Merge pull request #20 from timoxley/patch-1
Browse files Browse the repository at this point in the history
fix link to memdown in readme
  • Loading branch information
rvagg committed Nov 23, 2013
2 parents ff86a6d + e30d142 commit 5303516
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -75,7 +75,7 @@ db.put('foo', 'bar', function (err) {
})
```

See [MemDOWN](https://github.com/rvagg/node-mem/) if you are looking for a complete in-memory replacement for LevelDOWN.
See [MemDOWN](https://github.com/rvagg/memdown/) if you are looking for a complete in-memory replacement for LevelDOWN.

## Extensible API

Expand Down Expand Up @@ -153,4 +153,4 @@ Licence & copyright

Copyright (c) 2012-2013 Abstract LevelDOWN contributors (listed above).

Abstract LevelDOWN is licensed under an MIT +no-false-attribs license. All rights not explicitly granted in the MIT license are reserved. See the included LICENSE file for more details.
Abstract LevelDOWN is licensed under an MIT +no-false-attribs license. All rights not explicitly granted in the MIT license are reserved. See the included LICENSE file for more details.

0 comments on commit 5303516

Please sign in to comment.