diff options
| author | anatoly techtonik <[email protected]> | 2016-09-02 21:58:02 +0300 | 
|---|---|---|
| committer | GitHub <[email protected]> | 2016-09-02 21:58:02 +0300 | 
| commit | 3838b6852dfc950bbf00eb99a945e6b8ea6c0c22 (patch) | |
| tree | be7b27a6d12687be50397c770cbf478f7555156d | |
| parent | 6cf5744a041a0022271cefed95ba843f6d87fd51 (diff) | |
Link missing blog post to web archive (fixes #46 and #41)
| -rw-r--r-- | README.md | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -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  | 
