Skip to content

Commit e294a37

Browse files
author
mikeblome
committed
fixed breadcrumb file indents
1 parent 8c4c487 commit e294a37

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/_breadcrumb/toc.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@
2626
- name: ARM
2727
tocHref: /cpp/assembler/arm/
2828
topicHref: /cpp/assembler/arm/arm-assembler-reference
29-
- name: Inline assembler
30-
tocHref: /cpp/assembler/inline/
31-
topicHref: /cpp/assembler/inline-assembler
32-
- name: MASM
33-
tocHref: /cpp/assembler/masm/
34-
topicHref: /cpp/assembler/masm/microsoft-macro-assembler-reference
29+
- name: Inline assembler
30+
tocHref: /cpp/assembler/inline/
31+
topicHref: /cpp/assembler/inline-assembler
32+
- name: MASM
33+
tocHref: /cpp/assembler/masm/
34+
topicHref: /cpp/assembler/masm/microsoft-macro-assembler-reference
3535
- name: C Runtime Library
3636
tocHref: /cpp/c-runtime-library/
3737
topicHref: /cpp/c-runtime-library/c-run-time-library-reference

0 commit comments

Comments
 (0)