From 05aa9c05520d645c124291e14aac876564d1c66c Mon Sep 17 00:00:00 2001 From: Maria Elisabeth Schreiber Date: Thu, 19 Dec 2024 11:18:05 -0700 Subject: [PATCH] Apply suggestions from code review --- CONTRIBUTING.md | 4 ++-- docs/source/tutorial/tutorial-subscriptions.mdx | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 46cc5c4a0..90963dbba 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,7 +4,7 @@ Excited about the Apollo iOS ecosystem and want to make it better? We’re excit Apollo is a community of developers just like you, striving to create the best tools and libraries around GraphQL. We welcome anyone who wants to contribute or provide constructive feedback, no matter your age or level of experience. If you want to help but don't know where to start, let us know, and we'll find something for you. -Oh, and if you haven't already, stop by our [community forums](https://community.apollographql.com)! +Oh, and if you haven't already, stop by our [Community Forum](https://community.apollographql.com)! ## Overview @@ -106,7 +106,7 @@ At Apollo, we consider the security of our projects a top priority. No matter ho ### Responding to issues -In addition to reporting issues, a great way to contribute to Apollo iOS is to respond to other peoples' issues and try to identify the problem or help them work around it. If you’re interested in taking a more active role in this process, please go ahead and respond to issues. Don't forget to say "Hi" on our [community forums](https://community.apollographql.com/tag/mobile)! +In addition to reporting issues, a great way to contribute to Apollo iOS is to respond to other peoples' issues and try to identify the problem or help them work around it. If you’re interested in taking a more active role in this process, please go ahead and respond to issues. Don't forget to say "Hi" on our [Community Forum](https://community.apollographql.com/tag/mobile)! ### Suggesting features diff --git a/docs/source/tutorial/tutorial-subscriptions.mdx b/docs/source/tutorial/tutorial-subscriptions.mdx index 0ec6b6162..9da84b785 100644 --- a/docs/source/tutorial/tutorial-subscriptions.mdx +++ b/docs/source/tutorial/tutorial-subscriptions.mdx @@ -172,4 +172,4 @@ There are way more things you can do with the Apollo iOS SDK, and the rest of th - Working with [custom scalars](/ios/custom-scalars) - [Caching](/ios/caching/introduction) -Feel free to ask questions by [joining the Apollo GraphQL Forum](http://community.apollographql.com/new-topic?category=Help&tags=mobile,client). +Feel free to ask questions by [Apollo's Community Forum](http://community.apollographql.com/new-topic?category=Help&tags=mobile,client).