From edcefc0dc1f7ac67af595a4af660a32560a12a3d Mon Sep 17 00:00:00 2001 From: Sunbrye Ly <56200261+sunbrye@users.noreply.github.com> Date: Fri, 22 May 2026 12:43:11 -0700 Subject: [PATCH] Change title from 'GitHub Copilot SDK documentation' to 'Copilot SDK' Updated the title of the documentation. GitHub docs is pulling this header from the index file to populate the nav bar. --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 0ab08b32b..059b54b12 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,4 +1,4 @@ -# GitHub Copilot SDK documentation +# Copilot SDK Welcome to the GitHub Copilot SDK docs. Whether you're building your first Copilot-powered app or deploying to production, you'll find what you need here.