Skip to content

Commit de4b076

Browse files
committed
edit
1 parent d94e023 commit de4b076

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/build/vscpp-step-0-installation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ You can reduce the installation footprint of Visual Studio on your system drive.
115115

116116
1. Visual Studio opens your new project, and you're ready to code!
117117

118-
### Step 9 - Learn how to use GitHub Copilot
118+
### Step 9 - Install GitHub Copilot
119119

120120
You can use GitHub Copilot in Visual Studio to help with your C++ development. Copilot is an AI-powered coding assistant that helps you write code faster, reduce errors, and explore new solutions.
121121

@@ -128,7 +128,7 @@ Some benefits of using Copilot for your C++ coding scenarios:
128128
- Debug errors in your code.
129129
- Simplify and refactor existing code.
130130

131-
To get started, see [GitHub Copilot in Visual Studio](/visualstudio/ide/visual-studio-github-copilot-install-and-states).
131+
To install GitHub Copilot, see [Manage GitHub Copilot installation and state](/visualstudio/ide/visual-studio-github-copilot-install-and-states).
132132

133133
::: moniker-end
134134

0 commit comments

Comments
 (0)