Link missing blog post to web archive (fixes #46 and #41)

This commit is contained in:
anatoly techtonik 2016-09-02 21:58:02 +03:00 committed by GitHub
parent 6cf5744a04
commit 3838b6852d
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ open source or commercial projects.
If you're interested in reading about how this package came to life and some 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 of the challenges involved in providing a deep pretty printer, there is a blog
post about it 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 ## Documentation