From cc142ebe2c33f72289ec776a436089a8635145e9 Mon Sep 17 00:00:00 2001 From: IEXC Date: Sun, 6 Sep 2026 09:18:15 +0300 Subject: [PATCH] Clarify repository reference in documentation --- content/rest/guides/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rest/guides/index.md b/content/rest/guides/index.md index 82284553daa9..70a971fe3bd3 100644 --- a/content/rest/guides/index.md +++ b/content/rest/guides/index.md @@ -23,4 +23,4 @@ children: This section of the documentation is intended to get you up-and-running with 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. 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. +[platform-samples](https://github.com/github/platform-samples) repository (repo).