Skip to content

Commit 39fbe85

Browse files
author
Colin Robertson
committed
Point at indexes where available
1 parent bf7e60c commit 39fbe85

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

docs/_breadcrumb/toc.yml

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
- name: ARM and ARM64 assembler
1010
tocHref: /cpp/assembler/arm/
1111
topicHref: /cpp/assembler/arm/arm-assembler-reference
12-
- name: Inline x86 assembler
12+
- name: C/C++ x86 inline assembler
1313
tocHref: /cpp/assembler/inline/
1414
topicHref: /cpp/assembler/inline/inline-assembler
15-
- name: MASM x86 and x64 assembler
15+
- name: x86 and x64 assembler
1616
tocHref: /cpp/assembler/masm/
1717
topicHref: /cpp/assembler/masm/microsoft-macro-assembler-reference
1818
- name: ATL
@@ -34,10 +34,10 @@
3434
topicHref: /cpp/build/reference/c-cpp-building-reference
3535
- name: Build insights
3636
tocHref: /cpp/build-insights/
37-
topicHref: /cpp/build-insights/get-started-with-cpp-build-insights
37+
topicHref: /cpp/build-insights/index
3838
- name: C language
3939
tocHref: /cpp/c-language/
40-
topicHref: /cpp/c-language/c-language-reference
40+
topicHref: /cpp/c-language/index
4141
- name: C runtime library
4242
tocHref: /cpp/c-runtime-library/
4343
topicHref: /cpp/c-runtime-library/c-run-time-library-reference
@@ -48,9 +48,12 @@
4848
- name: Cloud and web
4949
tocHref: /cpp/cloud/
5050
topicHref: /cpp/cloud/cloud-and-web-programming-in-visual-cpp
51+
- name: Code analysis
52+
tocHref: /cpp/code-quality/
53+
topicHref: /cpp/code-quality/index
5154
- name: C++ language
5255
tocHref: /cpp/cpp/
53-
topicHref: /cpp/cpp/cpp-language-reference
56+
topicHref: /cpp/cpp/index
5457
- name: C++/CX
5558
tocHref: /cpp/cppcx/
5659
topicHref: /cpp/cppcx/visual-c-language-reference-c-cx
@@ -81,7 +84,7 @@
8184
topicHref: /cpp/intrinsics/compiler-intrinsics
8285
- name: Linux
8386
tocHref: /cpp/linux/
84-
topicHref: /cpp/linux/download-install-and-setup-the-linux-development-workload
87+
topicHref: /cpp/linux/index
8588
- name: MFC
8689
tocHref: /cpp/mfc/
8790
topicHref: /cpp/mfc/mfc-desktop-applications

0 commit comments

Comments
 (0)