From cefabbd0cf75107bfcbecce848abb99488c77b69 Mon Sep 17 00:00:00 2001 From: Muhammad Dhiyaul Atha <141197600+Bangkah@users.noreply.github.com> Date: Sat, 20 Sep 2025 00:49:09 +0700 Subject: [PATCH] Update index.md --- content/rest/guides/index.md | 1 - 1 file changed, 1 deletion(-) diff --git a/content/rest/guides/index.md b/content/rest/guides/index.md index 3612fc15bf10..112f86c654b7 100644 --- a/content/rest/guides/index.md +++ b/content/rest/guides/index.md @@ -20,7 +20,6 @@ children: - /building-a-ci-server - /using-the-rest-api-to-interact-with-your-git-database - /using-the-rest-api-to-interact-with-checks - - /encrypting-secrets-for-the-rest-api --- 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.