diff options
author | Ben Johnson <benbjohnson@yahoo.com> | 2014-11-25 14:35:46 -0700 |
---|---|---|
committer | Ben Johnson <benbjohnson@yahoo.com> | 2014-11-25 14:35:46 -0700 |
commit | e65c9027c35b7ef1014db9e02686889e51aadb2e (patch) | |
tree | 8f6a31827d75075c0baed21a83a5bce309a45d00 | |
parent | Merge pull request #259 from davecgh/jrick_msync (diff) | |
parent | fix link in readme (diff) | |
download | dedo-e65c9027c35b7ef1014db9e02686889e51aadb2e.tar.gz dedo-e65c9027c35b7ef1014db9e02686889e51aadb2e.tar.xz |
Merge pull request #264 from ebberg/patch-1
fix link in readme
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -379,7 +379,7 @@ or to provide an HTTP endpoint that will perform a fixed-length sample. For more information on getting started with Bolt, check out the following articles: -* [Intro to BoltDB: Painless Performant Persistence](http://blog.natefinch.com/2014/07/intro-to-boltdb-painless-performant.html) by [Nate Finch](https://github.com/natefinch). +* [Intro to BoltDB: Painless Performant Persistence](http://npf.io/2014/07/intro-to-boltdb-painless-performant-persistence/) by [Nate Finch](https://github.com/natefinch). |