Просмотр исходного кода

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

anatoly techtonik 9 лет назад
Родитель
Сommit
3838b6852d
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      README.md

+ 1 - 1
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
 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