From 5e858c8e32ff81f86938b2d5745ab303d09a8a8d Mon Sep 17 00:00:00 2001 From: Margaret Hu <70117942+margaret-hu@users.noreply.github.com> Date: Sun, 2 Nov 2025 19:16:04 -0800 Subject: [PATCH] Update link and added info in Forth section --- books/free-programming-books-langs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/books/free-programming-books-langs.md b/books/free-programming-books-langs.md index 977fae7d59316..3c6c5c9800238 100644 --- a/books/free-programming-books-langs.md +++ b/books/free-programming-books-langs.md @@ -790,7 +790,7 @@ Books on general-purpose programming that don't focus on a specific language are * [A Beginner's Guide to Forth](https://web.archive.org/web/20180919061255/http://galileo.phys.virginia.edu/classes/551.jvn.fall01/primer.htm) - J.V. Noble *( :card_file_box: archived)* * [And so Forth...](http://ficl.sourceforge.net/pdf/Forth_Primer.pdf) (PDF) * [Easy Forth](https://skilldrick.github.io/easyforth/) - Nick Morgan (HTML) -* [Starting Forth](http://home.iae.nl/users/mhx/sf.html) +* [Starting Forth](https://www.forth.com/starting-forth/) - Leo Brodie (HTML) * [Thinking Forth](http://thinking-forth.sourceforge.net) * [Thoughtful Programming and Forth](http://www.ultratechnology.com/forth.htm)