summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoranatoly techtonik <[email protected]>2016-09-02 21:58:02 +0300
committerGitHub <[email protected]>2016-09-02 21:58:02 +0300
commit3838b6852dfc950bbf00eb99a945e6b8ea6c0c22 (patch)
treebe7b27a6d12687be50397c770cbf478f7555156d
parent6cf5744a041a0022271cefed95ba843f6d87fd51 (diff)
Link missing blog post to web archive (fixes #46 and #41)
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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