summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Zeis <admin@matthias-zeis.com>2019-06-02 15:04:21 +0200
committerGitHub <noreply@github.com>2019-06-02 15:04:21 +0200
commit85076029352621a2a1cd0e3ecb938eb0c32280c2 (patch)
tree8cd1158eea1676db790328f395ad2030f908ea7f
parent6988abff1e3f17763cc99bfc6bf5293c5b05c670 (diff)
Fix more links to Brooks' Law
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index adea7d8..eec17e6 100644
--- a/README.md
+++ b/README.md
@@ -73,7 +73,7 @@ As [Moore's Law](#moores-law) slows, and the acceleration of individual processo
See also:
-- [Brooks' Law](#brookss-law)
+- [Brooks' Law](#brooks-law)
- [Moore's Law](#moores-law)
### Brooks' Law
@@ -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](#brooks-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' 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