From 9a1d88fbacad0012619a56bd7471c6ff8d1aadf6 Mon Sep 17 00:00:00 2001 From: Anish Kumar <77631750+anishkumar127@users.noreply.github.com> Date: Wed, 6 Jul 2022 16:27:25 +0530 Subject: [PATCH] Update index.md new here looking for what is this. --- content/rest/guides/index.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/content/rest/guides/index.md b/content/rest/guides/index.md index a8a810c1c870..81dda5fad9cc 100644 --- a/content/rest/guides/index.md +++ b/content/rest/guides/index.md @@ -24,8 +24,9 @@ children: - /getting-started-with-the-git-database-api - /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 go over everything you need to know, from authentication to results manipulation to integrating results with other apps. +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 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)