diff options
author | Eric Berg <eric@bergd.net> | 2014-11-25 15:10:19 -0500 |
---|---|---|
committer | Eric Berg <eric@bergd.net> | 2014-11-25 15:10:19 -0500 |
commit | 16247c3a42bfb10a81ba26c977ee0adcf6715411 (patch) | |
tree | 8f6a31827d75075c0baed21a83a5bce309a45d00 | |
parent | Merge pull request #259 from davecgh/jrick_msync (diff) | |
download | dedo-16247c3a42bfb10a81ba26c977ee0adcf6715411.tar.gz dedo-16247c3a42bfb10a81ba26c977ee0adcf6715411.tar.xz |
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). |