Skip to content

Commit 886fd67

Browse files
Glyphackcharlax
authored andcommitted
Fix broken link "How to make mistakes in Python"
1 parent ae0748d commit 886fd67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -558,7 +558,7 @@ One of the absolute references on architecture is Martin Fowler: checkout his [S
558558

559559
Articles:
560560

561-
- O'Reilly's [How to make mistakes in Python](http://www.oreilly.com/programming/free/files/how-to-make-mistakes-in-python.pdf)
561+
- O'Reilly's [How to make mistakes in Python](https://www.oreilly.com/content/how-to-make-mistakes-in-python/)
562562
- [Education of a Programmer](https://hackernoon.com/education-of-a-programmer-aaecf2d35312): a developer's thoughts after 35 years in the industry. There's a particularly good section about design & complexity (see "the end to end argument", "layering and componentization").
563563
- [Domain-driven design](https://en.wikipedia.org/wiki/Domain-driven_design), Wikipedia.
564564
- [On the Spectrum of Abstraction](https://www.youtube.com/watch?v=mVVNJKv9esE) 🎞, Cheng Lou

0 commit comments

Comments
 (0)