From 296f3bbc57479ac901cf59e6d8d66664e9d60481 Mon Sep 17 00:00:00 2001 From: Horst JENS Date: Thu, 21 May 2026 00:18:47 +0200 Subject: [PATCH] problem_solving.md: Link updated the link in the quote of Bill de hora was no longer valid. Updated link to: http://97things.oreilly.com/wiki/index.php/Great_software_is_not_built,_it_is_grown --- problem_solving.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/problem_solving.md b/problem_solving.md index e95e7d98..ee1613e1 100644 --- a/problem_solving.md +++ b/problem_solving.md @@ -148,7 +148,7 @@ A recommended way of writing programs is the procedure we have followed in creat Remember: > Software is grown, not built. -> -- [Bill de hÓra](http://97things.oreilly.com/wiki/index.php/Great_software_is_not_built,_it_is_grown) +> -- [Bill de hÓra](https://www.oreilly.com/library/view/97-things-every/9780596800611/ch97.html) ## Summary