Skip to content

Commit d13ac95

Browse files
author
Colin Robertson
authored
Merge to live for VS2019 product release, part 2 (#1900)
* Initial update for 2019 * added missing redirects for old wrl topics * more redirects for overview folder * added redirects for overview topics and fixed links in idex * fixed build errors * fixed breadcrumb * fixed rediret warnings * Update C++ install instructions for 2019 * Fix date in title * Link fixes * Acrolinx pass * Fix date issue
1 parent 489c0b9 commit d13ac95

8 files changed

+781
-27
lines changed

.openpublishing.redirection.json

Lines changed: 639 additions & 5 deletions
Large diffs are not rendered by default.

docs/_breadcrumb/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
items:
99
- name: Documentation
1010
tocHref: /cpp/
11-
topicHref: /cpp/visual-cpp-in-visual-studio
11+
topicHref: /cpp/overview/visual-cpp-in-visual-studio
1212
items:
1313
- name: C++ Language
1414
tocHref: /cpp/cpp/

docs/build/vscpp-step-0-installation.md

Lines changed: 135 additions & 15 deletions
Large diffs are not rendered by default.
Loading
Loading
Loading
Loading

docs/index.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ ms.author: "mblome"
4545
</a>
4646
</li>
4747
<li>
48-
<a href="http://github.com/cpp/what-s-new-for-%3Cspan%20class="x x-first x-last">overview/visual-cpp-in-visual-studio.md">
48+
<a href="http://github.com/cpp/%3Cspan%20class="x x-first x-last">overview/what-s-new-for-visual-cpp-in-visual-studio.md">
4949
<div class="cardSize">
5050
<div class="cardPadding">
5151
<div class="card">
@@ -74,7 +74,7 @@ ms.author: "mblome"
7474
<a href="#workloads1">Workloads</a>
7575
<ul id="workloads1" class="cardsC">
7676
<li>
77-
<a href="http://github.com/cpp/%3Cspan%20class="x x-first x-last">windows/universal-windows-apps-cpp">
77+
<a href="http://github.com/cpp/%3Cspan%20class="x x-first x-last">cppcx/universal-windows-apps-cpp">
7878
<div class="cardSize">
7979
<div class="cardPadding">
8080
<div class="card">
@@ -219,7 +219,7 @@ ms.author: "mblome"
219219
</a>
220220
</li>
221221
<li>
222-
<a href="http://github.com/cpp/%3Cspan%20class="x x-first x-last">ide/building-cpp-projects-in-visual-studio">
222+
<a href="http://github.com/cpp/%3Cspan%20class="x x-first x-last">build/building-cpp-projects-in-visual-studio">
223223
<div class="cardSize">
224224
<div class="cardPadding">
225225
<div class="card">
@@ -276,7 +276,7 @@ ms.author: "mblome"
276276
</a>
277277
</li>
278278
<li>
279-
<a href="http://github.com/cpp/%3Cspan%20class="x x-first x-last">ide/deploying-native-desktop-applications-visual-cpp">
279+
<a href="http://github.com/cpp/%3Cspan%20class="x x-first x-last">windows/deploying-native-desktop-applications-visual-cpp">
280280
<div class="cardSize">
281281
<div class="cardPadding">
282282
<div class="card">
@@ -363,7 +363,7 @@ ms.author: "mblome"
363363
</a>
364364
</li>
365365
<li>
366-
<a href="http://github.com/cpp/%3Cspan%20class="x x-first x-last">windows/component-extensions-for-runtime-platforms">
366+
<a href="http://github.com/cpp/%3Cspan%20class="x x-first x-last">extensions/component-extensions-for-runtime-platforms">
367367
<div class="cardSize">
368368
<div class="cardPadding">
369369
<div class="card">
@@ -439,7 +439,7 @@ ms.author: "mblome"
439439
</a>
440440
</li>
441441
<li>
442-
<a href="http://github.com/cpp/%3Cspan%20class="x x-first x-last">windows/windows-runtime-cpp-template-library-wrl">
442+
<a href="http://github.com/cpp/%3Cspan%20class="x x-first x-last">cppcx/wrl/windows-runtime-cpp-template-library-wrl">
443443
<div class="cardSize">
444444
<div class="cardPadding">
445445
<div class="card">

0 commit comments

Comments
 (0)