From 16247c3a42bfb10a81ba26c977ee0adcf6715411 Mon Sep 17 00:00:00 2001 From: Eric Berg Date: Tue, 25 Nov 2014 15:10:19 -0500 Subject: [PATCH] fix link in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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).