Fix link in must-read articles

How to Build Good Software was moved by
the Civil Service College of Singapore to it's
current location. Change the link to reflect this.
This commit is contained in:
LoneRifle 2024-02-20 08:01:11 +08:00 committed by Charles-Axel Dein
parent 2f928ada7d
commit 00d80cb772
1 changed files with 1 additions and 1 deletions

View File

@ -231,7 +231,7 @@ There are some free books available, including:
- Having some technical debt is healthy.
- Senior engineers must develop many skills besides programming.
- Were all still junior in some areas.
- [How to Build Good Software](https://www.csc.gov.sg/articles/how-to-build-good-software)
- [How to Build Good Software](https://knowledge.csc.gov.sg/ethos-issue-21/how-to-build-good-software/)
- A good high-level summary of fundamental engineering practices.
- The root cause of bad software has less to do with specific engineering choices, and more to do with how development projects are managed.
- There is no such thing as platonically good engineering: it depends on your needs and the practical problems you encounter.