From e5e2b115e8d92f370d8aae1360f2c96528d3b423 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aleksandar=20Todorovi=C4=87=20=28r3bl=29?= Date: Mon, 16 Apr 2018 22:50:34 +0200 Subject: [PATCH] Revert "Added Community Curated Resources" --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 3e0d23e..7e1f3ca 100644 --- a/README.md +++ b/README.md @@ -325,7 +325,6 @@ This is a list of resources for learning C programming in general, or something * [POSIX Threads Programming tutorial](https://computing.llnl.gov/tutorials/pthreads/) (a little dated, but most of it is still valid and useful) * [The GNU C Programming Tutorial](http://www.crasseux.com/books/ctut.pdf) (online PDF) * [Templating in C](http://blog.pkh.me/p/20-templating-in-c.html) -* [Programming Community Curated Resources for learning C](https://hackr.io/tutorials/learn-c) #### Intermediate ####