From d96a702cdcaf8aed3c76a06d2dc46a028b6774aa Mon Sep 17 00:00:00 2001 From: Kieran Date: Sun, 5 Jun 2022 18:57:17 +0100 Subject: [PATCH] Remove dead link - Ref #671 --- languages/erlang/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/languages/erlang/README.md b/languages/erlang/README.md index 7c1c28f..a290f7d 100644 --- a/languages/erlang/README.md +++ b/languages/erlang/README.md @@ -3,8 +3,6 @@ * [Making reliable distributed systems in the presence of software errors](http://erlang.org/download/armstrong_thesis_2003.pdf) PhD thesis of Joe Armstrong, Erlang’s co-inventor, describing the origins of Erlang. -* [A History of Erlang](http://webcem01.cem.itesm.mx:8005/erlang/cd/downloads/hopl_erlang.pdf) by Joe Armstrong - * [Characterizing the Scalability of Erlang VM on Many-core Processors](http://www.diva-portal.org/smash/get/diva2:392243/FULLTEXT01.pdfOn) by Jianrong Zhang * [On the Scalability of the Erlang Term Storage](http://winsh.me/papers/erlang_workshop_2013.pdf) by David Klaftenegger, Konstantinos Sagonas, Kjell Winblad