From 7da6ee833c54731b014c5bfc94ebf8e33914f1d8 Mon Sep 17 00:00:00 2001 From: Nik Date: Thu, 6 Jan 2022 14:53:01 -0600 Subject: [PATCH] Commit removes dead link. (#6665) --- books/free-programming-books-langs.md | 1 - 1 file changed, 1 deletion(-) diff --git a/books/free-programming-books-langs.md b/books/free-programming-books-langs.md index 5e1c4d8ba..018fe1dec 100644 --- a/books/free-programming-books-langs.md +++ b/books/free-programming-books-langs.md @@ -1308,7 +1308,6 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE #### React * [Airbnb React/JSX Style Guide](https://airbnb.io/javascript/react/) - Airbnb -* [Full-Stack React Projects](https://www.packtpub.com/free-ebooks/full-stack-react-projects) - Shama Hoque (Packt account *required*) * [Hacking with React](http://www.hackingwithreact.com) * [How To Code in React.js](https://www.digitalocean.com/community/books/how-to-code-in-react-js-ebook) - Joe Morgan * [Intro to the React Framework](http://code.tutsplus.com/tutorials/intro-to-the-react-framework--net-35660)