Skip to content

Commit f2e3846

Browse files
authored
Merge pull request MicrosoftDocs#867 from mikeblome/mb-learn-cpp
fixes learn visual c++ link
2 parents bb963e0 + ebe0702 commit f2e3846

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/visual-cpp-in-visual-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ You can use the vcpkg command-line tool to greatly simplify the discovery and in
130130
[Standard C++](http://isocpp.org/)<br/>
131131
Learn about C++, get an overview of Modern C++, and find links to books, articles, talks, and events
132132

133-
[Learn Visual C++](http://msdn.microsoft.com/vstudio/hh386302.aspx)<br/>
133+
[Learn Visual C++](build/vscpp-step-1-create.md)<br/>
134134
Start learning C++.
135135

136136
## See also

0 commit comments

Comments
 (0)