Skip to content

Commit b14957a

Browse files
authored
Add links to Copilot coding agent articles (#55750)
1 parent 6ace10d commit b14957a

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

content/copilot/index.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: '{% data variables.product.prodname_copilot %} documentation'
33
shortTitle: '{% data variables.product.prodname_copilot %}'
4-
intro: 'You can use {% data variables.product.prodname_copilot %} to get autocomplete-style suggestions from an AI pair programmer as you code.'
4+
intro: 'You can use {% data variables.product.prodname_copilot %} to enhance your productivity and assist as you work on code.'
55
redirect_from:
66
- /github/copilot
77
changelog:
@@ -14,8 +14,9 @@ featuredLinks:
1414
- /copilot/about-github-copilot/what-is-github-copilot
1515
- /copilot/quickstart
1616
- /copilot/building-copilot-extensions/quickstart-for-github-copilot-extensions-using-agents
17+
- /copilot/using-github-copilot/using-copilot-coding-agent-to-work-on-tasks/about-assigning-tasks-to-copilot
1718
popular:
18-
- /copilot/using-github-copilot/best-practices-for-using-github-copilot
19+
- /copilot/about-github-copilot/github-copilot-features
1920
- /copilot/copilot-chat-cookbook
2021
- /copilot/using-github-copilot/getting-code-suggestions-in-your-ide-with-github-copilot
2122
- /copilot/using-github-copilot/copilot-chat/asking-github-copilot-questions-in-your-ide

content/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ childGroups:
110110
- copilot/using-github-copilot/copilot-chat/prompt-engineering-for-copilot-chat
111111
- copilot/using-github-copilot/copilot-chat/asking-github-copilot-questions-in-github
112112
- copilot/copilot-chat-cookbook
113-
- copilot/building-copilot-extensions/quickstart-for-github-copilot-extensions-using-agents
113+
- copilot/using-github-copilot/using-copilot-coding-agent-to-work-on-tasks
114114
- name: CI/CD and DevOps
115115
octicon: GearIcon
116116
children:

0 commit comments

Comments
 (0)