Skip to content

Commit 93d1a84

Browse files
authored
Fix breadcrumbs (#671)
* Update toc.yml * Update docfx.json * Update toc.yml
1 parent 871ef2f commit 93d1a84

File tree

2 files changed

+4
-9
lines changed

2 files changed

+4
-9
lines changed

docs/breadcrumb/toc.yml

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
- name: Office
2-
tocHref: /office/
3-
topicHref: /office/index
4-
items:
5-
- name: Scripts
6-
tocHref: /office/dev/scripts
7-
topicHref: /office/dev/scripts
1+
- name: Microsoft 365
2+
tocHref: /office/dev/scripts/
3+
topicHref: /microsoft-365/index

docs/docfx.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939
"uhfHeaderId": "office-scripts",
4040
"searchScope": ["Office Scripts"],
4141
"breadcrumb_path": "/office/dev/scripts/breadcrumb/toc.json",
42-
"extendBreadcrumb": true,
4342
"feedback_system": "GitHub",
4443
"feedback_github_repo": "OfficeDev/office-scripts-docs",
4544
"feedback_product_url": "/answers/tags/321/office-development",
@@ -65,4 +64,4 @@
6564
"dest": "office-scripts-docs",
6665
"markdownEngineName": "markdig"
6766
}
68-
}
67+
}

0 commit comments

Comments
 (0)