aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Johnson <benbjohnson@yahoo.com>2014-11-25 14:35:46 -0700
committerBen Johnson <benbjohnson@yahoo.com>2014-11-25 14:35:46 -0700
commite65c9027c35b7ef1014db9e02686889e51aadb2e (patch)
tree8f6a31827d75075c0baed21a83a5bce309a45d00
parentMerge pull request #259 from davecgh/jrick_msync (diff)
parentfix link in readme (diff)
downloaddedo-e65c9027c35b7ef1014db9e02686889e51aadb2e.tar.gz
dedo-e65c9027c35b7ef1014db9e02686889e51aadb2e.tar.xz
Merge pull request #264 from ebberg/patch-1
fix link in readme
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index bde7eac..961f50b 100644
--- a/README.md
+++ b/README.md
@@ -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).