From 218453a2aa60d656aff5e12a00383fff4d6b21e0 Mon Sep 17 00:00:00 2001 From: changsheng Date: Sun, 31 May 2026 21:48:03 +0800 Subject: [PATCH] Remove dead Erlang tutorial link --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 9f3119b7e..99b3ffd73 100644 --- a/README.md +++ b/README.md @@ -195,7 +195,6 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB ## Erlang - [ChatBus : build your first multi-user chat room app with Erlang/OTP](https://medium.com/@kansi/chatbus-build-your-first-multi-user-chat-room-app-with-erlang-otp-b55f72064901) -- [Making a Chat App with Erlang, Rebar, Cowboy and Bullet](http://marianoguerra.org/posts/making-a-chat-app-with-erlang-rebar-cowboy-and-bullet.html) ## F#: