summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Zeis <admin@matthias-zeis.com>2019-06-02 14:59:48 +0200
committerGitHub <noreply@github.com>2019-06-02 14:59:48 +0200
commit6988abff1e3f17763cc99bfc6bf5293c5b05c670 (patch)
treeeb7a17426ce1da7e4d560c66e0f19e594332681c
parent6ba75df511b41aa4324747b2ba9c575ce08d7cd9 (diff)
Fix link to Brook's Law
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c79926b..adea7d8 100644
--- a/README.md
+++ b/README.md
@@ -451,7 +451,7 @@ See also:
If you have found these concepts interesting, you may enjoy the following books.
-- [The Mythical Man Month - Frederick P. Brooks Jr.](https://www.goodreads.com/book/show/13629.The_Mythical_Man_Month) - A classic volume on software engineering. [Brooks's Law](#brookss-law) is a central theme of the book.
+- [The Mythical Man Month - Frederick P. Brooks Jr.](https://www.goodreads.com/book/show/13629.The_Mythical_Man_Month) - A classic volume on software engineering. [Brooks's Law](#brooks-law) is a central theme of the book.
- [Gödel, Escher, Bach: An Eternal Golden Braid - Douglas R. Hofstadter.](https://www.goodreads.com/book/show/24113.G_del_Escher_Bach) - This book is difficult to classify. [Hofstadter's Law](#hofstadters-law) is from the book.
## TODO