From 3838b6852dfc950bbf00eb99a945e6b8ea6c0c22 Mon Sep 17 00:00:00 2001 From: anatoly techtonik Date: Fri, 2 Sep 2016 21:58:02 +0300 Subject: [PATCH] Link missing blog post to web archive (fixes #46 and #41) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 777a8e1..a326343 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ open source or commercial projects. If you're interested in reading about how this package came to life and some of the challenges involved in providing a deep pretty printer, there is a blog post about it -[here](https://blog.cyphertite.com/go-spew-a-journey-into-dumping-go-data-structures/). +[here](https://web.archive.org/web/20160304013555/https://blog.cyphertite.com/go-spew-a-journey-into-dumping-go-data-structures/). ## Documentation