diff --git a/books/free-programming-books-langs.md b/books/free-programming-books-langs.md index af158fbc0..e42b03fda 100644 --- a/books/free-programming-books-langs.md +++ b/books/free-programming-books-langs.md @@ -114,7 +114,6 @@ Books on general-purpose programming that don't focus on a specific language are * [React](#react) * [React Native](#react-native) * [Redux](#redux) - * [Remix](#remix) * [Svelte](#svelte) * [Vue.js](#vuejs) * [Jenkins](#jenkins) @@ -1401,12 +1400,6 @@ Books on general-purpose programming that don't focus on a specific language are * [The Complete Redux Book](https://leanpub.com/redux-book/read) - Boris Dinkevich, Ilya Gelman (HTML) -#### Remix - -* [Developer Blog Tutorial](https://remix.run/docs/en/v1/tutorials/blog) -* [Jokes App Tutorial](https://remix.run/docs/en/v1/tutorials/jokes) - - #### Svelte * [Beginner SvelteKit](https://vercel.com/docs/beginner-sveltekit) - Steph Dietz