Skip to content

Commit 3087c8c

Browse files
authored
Fix link
1 parent a1e84ca commit 3087c8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@ Tomorrow’s code may need to be more complex, so do everything in your power to
380380
Also, while you shouldn't be blind to the future, avoid investing time and effort into developing features that are not currently necessary and might be a waste.
381381
- [Do The Simplest Thing That Could Possibly Work](https://www.artima.com/articles/the-simplest-thing-that-could-possibly-work)
382382
- [YAGNI by Martin Fowler](https://martinfowler.com/bliki/Yagni.html)
383-
- The two root causes of software complexity](https://pressupinc.com/blog/2014/05/root-causes-software-complexity/)
383+
- [The two root causes of software complexity](https://pressupinc.com/blog/2014/05/root-causes-software-complexity/)
384384
- [Encapsulated vs systemic complexity in protocol design](https://vitalik.eth.limo/general/2022/02/28/complexity.html)
385385
- [Practices of Reliable Software Design](https://entropicthoughts.com/practices-of-reliable-software-design)
386386
- [Exit the Haunted Forest](https://increment.com/software-architecture/exit-the-haunted-forest/)

0 commit comments

Comments
 (0)