Skip to content

Commit 5b1ae1f

Browse files
committed
fix link
1 parent 50b3d60 commit 5b1ae1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/build/vscpp-step-2-build.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.devlang: "cpp"
88
---
99
# Build and run a C++ console app project
1010

11-
In [Create a C++ console app project](vscpp-step-1-create) you created a C++ console app project and entered your code. Now you can build and run it within Visual Studio. Then, run it as a stand-alone app from the command line.
11+
In [Create a C++ console app project](vscpp-step-1-create.md) you created a C++ console app project and entered your code. Now you can build and run it within Visual Studio. Then, run it as a stand-alone app from the command line.
1212

1313
## Prerequisites
1414

0 commit comments

Comments
 (0)