Skip to content

Commit eeba666

Browse files
authored
Merge pull request github#28183 from github/landing-page
Copilot landing page
2 parents 05866d6 + 8570d8a commit eeba666

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

content/copilot/index.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,25 @@
11
---
22
title: GitHub Copilot
33
shortTitle: GitHub Copilot
4-
intro: 'Learn how to setup and configure GitHub Copilot, to utilize AI pair programming and get autocomplete-style suggestions as you write code.'
4+
intro: 'You can use {% data variables.product.prodname_copilot %} to get autocomplete-style suggestions from an AI pair programmer as you code.'
55
redirect_from:
66
- /github/copilot
77
changelog:
88
label: copilot
9+
introLinks:
10+
overview: /copilot/overview-of-github-copilot/about-github-copilot
11+
quickstart: /copilot/quickstart
12+
featuredLinks:
13+
guides:
14+
- /copilot/getting-started-with-github-copilot/getting-started-with-github-copilot-in-visual-studio-code
15+
- /copilot/getting-started-with-github-copilot/getting-started-with-github-copilot-in-jetbrains
16+
- /copilot/getting-started-with-github-copilot/getting-started-with-github-copilot-in-visual-studio
17+
- /copilot/getting-started-with-github-copilot/getting-started-with-github-copilot-in-neovim
18+
popular:
19+
- /billing/managing-billing-for-github-copilot/about-billing-for-github-copilot
20+
- /copilot/configuring-github-copilot/configuring-github-copilot-in-visual-studio-code
21+
- /copilot/configuring-github-copilot/configuring-github-copilot-in-jetbrains
22+
- /copilot/configuring-github-copilot/configuring-github-copilot-in-visual-studio
923
layout: product-landing
1024
versions:
1125
feature: 'copilot'

0 commit comments

Comments
 (0)