diff --git a/README.md b/README.md index 510b996..95d949e 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ brief list of common falsehoods. A great overview and quick introduction into the world of falsehoods. - [Falsehoods About Programming](https://chiselapp.com/user/ttmrichter/repository/gng/doc/trunk/output/falsehoods.html) - A humbling and fun list on programming and programmers themselves. -- [Falsehoods About Falsehoods Lists](https://kevin.deldycke.com/2016/12/falsehoods-programmers-believe-about-falsehoods-lists/) - Meta +- [Falsehoods About Falsehoods Lists](https://github.com/kdeldycke/kevin-deldycke-blog/blob/master/content/posts/falsehoods-programmers-believe-about-falsehoods-lists.md) - Meta commentary on how these falsehoods shouldn't be handled.