From 75d3fdf685ca9865593ab05afefb9f0463b31f6e Mon Sep 17 00:00:00 2001
From: Jenni C <97056108+dihydroJenoxide@users.noreply.github.com>
Date: Wed, 26 Aug 2026 21:28:30 +0000
Subject: [PATCH] Move app/surface quickstarts to get started (#62868)
Copilot-Session: db5ba5fb-8afd-4b7f-9f19-3c0be726b690
---
.../cli-getting-started.md => get-started/cli-quickstart.md} | 4 +++-
content/copilot/get-started/index.md | 2 ++
.../quickstart-copilot-app.md} | 5 +++--
content/copilot/how-tos/copilot-cli/index.md | 3 +--
content/copilot/how-tos/github-copilot-app/index.md | 3 +--
5 files changed, 10 insertions(+), 7 deletions(-)
rename content/copilot/{how-tos/copilot-cli/cli-getting-started.md => get-started/cli-quickstart.md} (97%)
rename content/copilot/{how-tos/github-copilot-app/getting-started.md => get-started/quickstart-copilot-app.md} (98%)
diff --git a/content/copilot/how-tos/copilot-cli/cli-getting-started.md b/content/copilot/get-started/cli-quickstart.md
similarity index 97%
rename from content/copilot/how-tos/copilot-cli/cli-getting-started.md
rename to content/copilot/get-started/cli-quickstart.md
index 971e743c9c68..13b78e2b5335 100644
--- a/content/copilot/how-tos/copilot-cli/cli-getting-started.md
+++ b/content/copilot/get-started/cli-quickstart.md
@@ -6,7 +6,9 @@ allowTitleToDifferFromFilename: true
product: '{% data reusables.gated-features.copilot-cli %}'
versions:
feature: copilot
-contentType: how-tos
+redirect_from:
+ - /copilot/how-tos/copilot-cli/cli-getting-started
+contentType: get-started
category:
- Build with Copilot CLI
- Quickstarts
diff --git a/content/copilot/get-started/index.md b/content/copilot/get-started/index.md
index 48bb7fc55da9..04fd99c3a261 100644
--- a/content/copilot/get-started/index.md
+++ b/content/copilot/get-started/index.md
@@ -6,6 +6,8 @@ versions:
feature: copilot
children:
- /quickstart
+ - /cli-quickstart
+ - /quickstart-copilot-app
- /what-is-github-copilot
- /plans
- /features
diff --git a/content/copilot/how-tos/github-copilot-app/getting-started.md b/content/copilot/get-started/quickstart-copilot-app.md
similarity index 98%
rename from content/copilot/how-tos/github-copilot-app/getting-started.md
rename to content/copilot/get-started/quickstart-copilot-app.md
index e94a48efd091..a1de1e2967cb 100644
--- a/content/copilot/how-tos/github-copilot-app/getting-started.md
+++ b/content/copilot/get-started/quickstart-copilot-app.md
@@ -1,14 +1,15 @@
---
title: Getting started with the GitHub Copilot app
-shortTitle: Quickstart
+shortTitle: Copilot app quickstart
allowTitleToDifferFromFilename: true
intro: 'Sign in to the {% data variables.copilot.github_copilot_app %}, connect a repository or local folder, and create your first agent session to make code changes.'
product: '{% data reusables.gated-features.github-app %}
Download {% data variables.copilot.github_copilot_app %} {% octicon "link-external" height:16 %}'
versions:
feature: copilot
-contentType: how-tos
+contentType: get-started
redirect_from:
- /copilot/how-tos/github-app/getting-started
+ - /copilot/how-tos/github-copilot-app/getting-started
category:
- Quickstarts
- Author and optimize with Copilot
diff --git a/content/copilot/how-tos/copilot-cli/index.md b/content/copilot/how-tos/copilot-cli/index.md
index 3b686d781612..b553d3ac0776 100644
--- a/content/copilot/how-tos/copilot-cli/index.md
+++ b/content/copilot/how-tos/copilot-cli/index.md
@@ -12,9 +12,8 @@ sidebarLink:
href: /copilot/how-tos/copilot-cli
introLinks:
overview: /copilot/concepts/agents/copilot-cli/about-copilot-cli
- quickstart: /copilot/how-tos/copilot-cli/cli-getting-started
+ quickstart: /copilot/get-started/cli-quickstart
children:
- - /cli-getting-started
- /cli-best-practices
- /set-up-copilot-cli
- /use-copilot-cli
diff --git a/content/copilot/how-tos/github-copilot-app/index.md b/content/copilot/how-tos/github-copilot-app/index.md
index 3fbabcf2fa74..4788e81aabaa 100644
--- a/content/copilot/how-tos/github-copilot-app/index.md
+++ b/content/copilot/how-tos/github-copilot-app/index.md
@@ -12,11 +12,10 @@ sidebarLink:
href: /copilot/how-tos/github-copilot-app
introLinks:
overview: /copilot/concepts/agents/github-copilot-app
- quickstart: /copilot/how-tos/github-copilot-app/getting-started
+ quickstart: /copilot/get-started/quickstart-copilot-app
redirect_from:
- /copilot/how-tos/github-app
children:
- - /getting-started
- /customize-github-copilot-app
- /agent-sessions
- /working-with-canvas-extensions