Skip to content

Commit 818ddb6

Browse files
author
mikeblome
committed
fixed python link on landing page and windows link
1 parent 9ddc11b commit 818ddb6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ description: Learn how to use C++ to develop applications, services, and tools f
168168
</a>
169169
</li>
170170
<li>
171-
<a href="https://microsoft.github.io/PTVS/">
171+
<a href="/visualstudio/python/cpp-and-python">
172172
<div class="cardSize">
173173
<div class="cardPadding">
174174
<div class="card">

docs/windows/windows-desktop-applications-cpp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,4 @@ This section discusses how to create C++ desktop applications that run in a wind
5757
- [Working with Resource Files](../windows/working-with-resource-files.md)
5858

5959
## See Also
60-
[Visual C++ Guided Tour](http://msdn.microsoft.com/en-us/499cb66f-7df1-45d6-8b6b-33d94fd1f17c)
60+
[Visual C++](../visual-cpp-in-visual-studio.md)

0 commit comments

Comments
 (0)