From b7b2d0480ba65de24d9bb21d64bd6534fca89b98 Mon Sep 17 00:00:00 2001 From: Kamil Essekkat Date: Mon, 3 Jun 2024 22:31:58 +0200 Subject: [PATCH] Fix link to meta falsehoods --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 774e221..93cb43c 100644 --- a/readme.md +++ b/readme.md @@ -60,7 +60,7 @@ The *falsehood* articles listed below will have a comprehensive list of those fa - [Falsehoods Programmers Believe](https://spaceninja.com/2015/12/07/falsehoods-programmers-believe/) - A 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 commentary on how these falsehoods shouldn't be handled. +- [Falsehoods about Falsehoods Lists](https://kevin.deldycke.com/2016/falsehoods-programmers-believe-about-falsehoods-lists) - Meta commentary on how these falsehoods shouldn't be handled. ## Arts