From 30c8c828159b2b7f9ec205a68f28be00c149760e Mon Sep 17 00:00:00 2001 From: Raphael Terrier Date: Mon, 27 Jun 2022 16:08:45 +0200 Subject: [PATCH 1/3] Update Community-Users.md adding Apollo Odyssey as a course resource for the community. --- src/content/community/Community-Users.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/content/community/Community-Users.md b/src/content/community/Community-Users.md index fb5295539f..cc3d5595a3 100644 --- a/src/content/community/Community-Users.md +++ b/src/content/community/Community-Users.md @@ -17,6 +17,7 @@ A number of GraphQL training courses are available. * [Exploring GraphQL: A Query Language For APIs](https://www.edx.org/course/exploring-graphql-a-query-language-for-apis): A free 7 week edX course, developed by [Linux Foundation Training](https://training.linuxfoundation.org) * [How to GraphQL](https://www.howtographql.com): The Fullstack Tutorial for GraphQL +* [Apollo Odyssey](https://apollographql.com/tutorials/): Well-crafted interactive courses and free Apollo GraphQL certifications. ## Where to ask questions From 128f56e4bd91de5f5698b90c0dde1bb095f912e0 Mon Sep 17 00:00:00 2001 From: Raphael Terrier Date: Mon, 27 Jun 2022 16:29:38 +0200 Subject: [PATCH 2/3] update community-users odyssey course copy --- src/content/community/Community-Users.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/community/Community-Users.md b/src/content/community/Community-Users.md index cc3d5595a3..0bc1040ef4 100644 --- a/src/content/community/Community-Users.md +++ b/src/content/community/Community-Users.md @@ -17,7 +17,7 @@ A number of GraphQL training courses are available. * [Exploring GraphQL: A Query Language For APIs](https://www.edx.org/course/exploring-graphql-a-query-language-for-apis): A free 7 week edX course, developed by [Linux Foundation Training](https://training.linuxfoundation.org) * [How to GraphQL](https://www.howtographql.com): The Fullstack Tutorial for GraphQL -* [Apollo Odyssey](https://apollographql.com/tutorials/): Well-crafted interactive courses and free Apollo GraphQL certifications. +* [Apollo Odyssey](https://apollographql.com/tutorials/): Interactive courses for building with Apollo GraphQL ## Where to ask questions From 812b28fba887c0317a31266c725023621dffe7ad Mon Sep 17 00:00:00 2001 From: hwillson Date: Fri, 11 Nov 2022 13:28:36 -0500 Subject: [PATCH 3/3] Slight wording tweak --- src/content/community/Community-Users.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/community/Community-Users.md b/src/content/community/Community-Users.md index 0bc1040ef4..e25c0f7fb5 100644 --- a/src/content/community/Community-Users.md +++ b/src/content/community/Community-Users.md @@ -17,7 +17,7 @@ A number of GraphQL training courses are available. * [Exploring GraphQL: A Query Language For APIs](https://www.edx.org/course/exploring-graphql-a-query-language-for-apis): A free 7 week edX course, developed by [Linux Foundation Training](https://training.linuxfoundation.org) * [How to GraphQL](https://www.howtographql.com): The Fullstack Tutorial for GraphQL -* [Apollo Odyssey](https://apollographql.com/tutorials/): Interactive courses for building with Apollo GraphQL +* [Apollo Odyssey](https://apollographql.com/tutorials/): Interactive courses for building GraphQL applications with Apollo's toolset ## Where to ask questions @@ -129,4 +129,4 @@ To explore other community-developed resources and content about GraphQL, take a - [Building Apollo](https://blog.apollographql.com) - [awesome-graphql](https://github.com/chentsulin/awesome-graphql): A fantastic community maintained collection of libraries, resources, and more. - [graphql-apis](https://github.com/APIs-guru/graphql-apis): A collective list of public GraphQL APIs. -- [GraphQL Screencasts](https://graphql.wtf): Learn something new with GraphQL, every week. +- [GraphQL Screencasts](https://graphql.wtf): Learn something new with GraphQL, every week.