Skip to content

Commit 523a562

Browse files
authored
Update docs/get-started/tutorial-console-cpp.md
1 parent b163bbb commit 523a562

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/get-started/tutorial-console-cpp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,7 @@ To associate your code with Git, you start by creating a new Git repository wher
401401

402402
The second icon with the pencil shows the number of uncommitted changes to your code. You can select this icon to view those changes in the **Git Changes** window.
403403

404-
To learn more about how to use Git with your app, see the [Visual Studio version control documentation](/visualstudio/version-control/index.yml).
404+
To learn more about how to use Git with your app, see the [Visual Studio version control documentation](/visualstudio/version-control/index).
405405

406406
## The finished app
407407

0 commit comments

Comments
 (0)