Skip to content

Commit 17708f0

Browse files
authored
Fix broken URL links in books section
1 parent b390f31 commit 17708f0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/pages/community/resources/books.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
- [The GraphQL Guide](https://graphql.guide) by John Resig and Loren Sands-Ramshaw
44
- [Learning GraphQL](https://www.amazon.com/Learning-GraphQL-Declarative-Fetching-Modern/dp/1492030716/) by Eve Porcello and Alex Banks
5-
- [Fullstack GraphQL](https://www.graphql.college/fullstack-graphql) by Julian Mayorga
6-
- [Craft GraphQL APIs in Elixir with Absinthe](https://pragprog.com/book/wwgraphql/craft-graphql-apis-in-elixir-with-absinthe) by Bruce Williams and Ben Wilson
7-
- [Learning GraphQL and Relay](https://www.packtpub.com/web-development/learning-graphql-and-relay) by Samer Buna
8-
- [Hands-on Full-Stack Web Development with GraphQL and React](https://www.packtpub.com/web-development/hands-full-stack-web-development-graphql-and-react) by Sebastian Grebe
5+
- [Fullstack GraphQL](https://www.graphqladmin.com/books/fullstack-graphql) by Julian Mayorga
6+
- [Craft GraphQL APIs in Elixir with Absinthe](https://pragprog.com/titles/wwgraphql/craft-graphql-apis-in-elixir-with-absinthe/) by Bruce Williams and Ben Wilson
7+
- [Learning GraphQL and Relay](https://www.amazon.com/Learning-GraphQL-Relay-Samer-Buna/dp/1786465752) by Samer Buna
8+
- [Hands-on Full-Stack Web Development with GraphQL and React](https://www.packtpub.com/en-us/product/hands-on-full-stack-web-development-with-graphql-and-react-9781789135763) by Sebastian Grebe
99
- [The Road to GraphQL](https://www.robinwieruch.de/the-road-to-graphql-book/) by Robin Wieruch
1010
- [Production Ready GraphQL](https://book.productionreadygraphql.com/) by Marc-Andre Giroux
1111
- [GraphQL Best Practices: Hands-on experience with schema design, security, and error handling for developers](https://www.amazon.com/dp/B0D9H7MJQV) by Artur Czemiel, Nov 2024

0 commit comments

Comments
 (0)