From ca4c10fab195073b5d8c94b15f4f2c5a2c101a4e Mon Sep 17 00:00:00 2001 From: LOGESH Date: Mon, 20 Jun 2022 19:58:45 +0530 Subject: [PATCH] removed Alligator.io (404 not found) resource from Queries spec --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 5b7ed1f..6c81181 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,6 @@ All the translations for this repo will be listed below: * 📜 [Queries and Mutations - Graphql.org](https://graphql.org/learn/queries/) * 📜 [The Anatomy of a Graphql Query — Sashko Stubailo](https://blog.apollographql.com/the-anatomy-of-a-graphql-query-6dffa9e9e747) * 📜 [Front End Queries Made Easy - Rasheed Bustamam](https://medium.freecodecamp.org/graphql-front-end-queries-made-easy-68e9d9ded283) - * 📜 [An Introduction to Graphql Queries - Alligator.io](https://alligator.io/graphql/introduction-graphql-queries/) * 📜 [Examples for GraphQL-Queries and Mutations - predict8](https://www.predic8.de/graphql-query-samples.htm)