We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af2a881 commit d2a2913Copy full SHA for d2a2913
docs/build/msbuild-visual-cpp-overview.md
@@ -40,7 +40,7 @@ MSBuild is the standard build system for Visual C++ projects. When you build a p
40
41
Read the following documents about MSBuild.
42
43
-- [MSBuild](/visualstudio/msbuild/msbuild1)
+- [MSBuild](/visualstudio/msbuild/msbuild)
44
Overview of MSBuild concepts.
45
46
- [MSBuild Reference](/visualstudio/msbuild/msbuild-reference)
@@ -154,4 +154,4 @@ The following table lists several useful user-oriented targets.
154
155
## See Also
156
157
-[MSBuild (Visual C++)](../build/msbuild-visual-cpp.md)
+[MSBuild (Visual C++)](../build/msbuild-visual-cpp.md)
0 commit comments