Skip to content

Commit 9d771a9

Browse files
authored
Apply suggestions from code review
1 parent a82c21e commit 9d771a9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/build/use-github-copilot-create-cpp-console-app.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ You prompt Copilot by describing the functionality you want. In this section, yo
6262

6363
1. Open the Copilot chat window by selecting the Copilot icon in the toolbar:
6464

65-
:::image type="content" source="media/github-copilot-open-chat.png" alt-text="Screenshot of the Github icon dropdown. Open Chat Window is selected.":::
65+
:::image type="content" source="media/github-copilot-open-chat.png" alt-text="Screenshot of the GitHub icon dropdown. Open Chat Window is selected.":::
6666

6767
1. In the chat window, enter the following prompt:
6868
```copilot-prompt
@@ -244,6 +244,6 @@ To install **Desktop development with C++**, you can run the installer right fro
244244

245245
## Next steps
246246

247-
- [GitHub Copilot in Visual Studio](/visualstudio/ide/visual-studio-github-copilot-install-and-states)\
248-
- [GitHub Copilot documentation](https://docs.github.com/en/copilot) - Dive deeper into AI-assisted development\
247+
- [GitHub Copilot in Visual Studio](/visualstudio/ide/visual-studio-github-copilot-install-and-states)
248+
- [GitHub Copilot documentation](https://docs.github.com/en/copilot) - Dive deeper into AI-assisted development
249249
- [Awesome ChatGPT Prompts](https://github.com/f/awesome-chatgpt-prompts) - Community-driven prompting examples for inspiration

0 commit comments

Comments
 (0)