Skip to content

Commit 356ebac

Browse files
authored
Revise introduction for REST API guides
Updated the introductory text for REST API documentation to improve clarity and conciseness.
1 parent 86bc2ea commit 356ebac

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

content/rest/guides/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ children:
2020
- /using-the-rest-api-to-interact-with-checks
2121
- /encrypting-secrets-for-the-rest-api
2222
---
23-
This section of the documentation is intended to get you up-and-running with
24-
real-world {% data variables.product.github %} API applications. We'll go over everything you need to know, from authentication to results manipulation to integrating results with other apps.
23+
This section of the documentation helps you get up and running with real-world {% data variables.product.github %} REST API applications. The guides cover authentication, scripting, manipulating results, and integrating with other apps.
24+
Each tutorial includes a project saved and documented in the public platform-samples repository..
2525
Every tutorial will include a project, and each project will be saved and documented in our public
2626
[platform-samples](https://github.com/github/platform-samples) repository.

0 commit comments

Comments
 (0)