From 0789928c4d656ca6d02ef727fc7864857a4a8c85 Mon Sep 17 00:00:00 2001 From: Samuel Akinosho <39565075+LucidSamuel@users.noreply.github.com> Date: Wed, 8 Jun 2022 15:20:22 +0400 Subject: [PATCH] update Update intended to give more clarity and simplicity to the use of words. --- content/rest/guides/index.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/content/rest/guides/index.md b/content/rest/guides/index.md index 6bcccc93f8..a8a810c1c8 100644 --- a/content/rest/guides/index.md +++ b/content/rest/guides/index.md @@ -25,9 +25,7 @@ children: - /getting-started-with-the-checks-api --- This section of the documentation is intended to get you up-and-running with -real-world {% ifversion fpt or ghec %}{% data variables.product.prodname_dotcom %}{% else %}{% data variables.product.product_name %}{% endif %} API applications. We'll cover everything you need to know, from -authentication, to manipulating results, to combining results with other apps. -Every tutorial here will have a project, and every project will be -stored and documented in our public +real-world {% ifversion fpt or ghec %}{% data variables.product.prodname_dotcom %}{% else %}{% data variables.product.product_name %}{% endif %} API applications. We'll go over everything you need to know, from authentication to results manipulation to integrating results with other apps. +Every tutorial will include a project, and each project will be saved and documented in our public [platform-samples](https://github.com/github/platform-samples) repository. ![The Octocat](/assets/images/electrocat.png)