From 62576e7bfc3f8b06d8b1559d4974a11576ca369a Mon Sep 17 00:00:00 2001 From: Lukas Kleybolte <32893711+Mozartuss@users.noreply.github.com> Date: Mon, 31 Oct 2022 02:34:33 +0100 Subject: [PATCH] Add Info to the Erlang Runtime System Book (#9122) * Add The Erlang Runtime System * Update free-programming-books-langs.md --- 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 637a5240b..a7096c633 100644 --- a/books/free-programming-books-langs.md +++ b/books/free-programming-books-langs.md @@ -724,7 +724,7 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE * [Learn You Some Erlang For Great Good](http://learnyousomeerlang.com) - Fred Hebert (HTML) * [Making reliable distributed systems in the presence of software errors](http://www.erlang.org/download/armstrong_thesis_2003.pdf) - Joe Armstrong (PDF) * [Stuff Goes Bad: Erlang in Anger](https://www.erlang-in-anger.com) - Fred Herbert (PDF) -* [The BEAM Book](https://blog.stenmans.org/theBeamBook) (HTML) +* [The Erlang Runtime System](https://blog.stenmans.org/theBeamBook) - Erik Stenman (HTML) ### F Sharp