Skip to content

Commit 70675d4

Browse files
committed
fix Version Control link error
1 parent 561bf43 commit 70675d4

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
@@ -772,7 +772,7 @@ To associate your code with Git, you start by creating a new Git repository wher
772772

773773
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.
774774

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

777777
## The finished app
778778

0 commit comments

Comments
 (0)