Skip to content

Commit b7b9172

Browse files
committed
Correct file type from YAML to JSON
The YAML files referenced in a contextual TOC are published as JSON files, as I noted in AskAnAdmin. More info: https://review.learn.microsoft.com/en-us/help/platform/navigation-set-up-contextual-toc?branch=main#update-your-toc-file
1 parent 440da7d commit b7b9172

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

defender-endpoint/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
- name: Trial user guide - Microsoft Defender for Endpoint
1212
href: defender-endpoint-trial-user-guide.md
1313
- name: Pilot and deploy Defender for Endpoint
14-
href: /defender-xdr/pilot-deploy-defender-endpoint?toc=/defender-xdr/TOC.json&bc=/defender-xdr/breadcrumb/toc.yml
14+
href: /defender-xdr/pilot-deploy-defender-endpoint?toc=/defender-xdr/TOC.json&bc=/defender-xdr/breadcrumb/toc.json
1515
- name: Minimum requirements
1616
href: minimum-requirements.md
1717
- name: Supported Microsoft Defender for Endpoint capabilities by platform

defender-office-365/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
- name: Deploy
3939
items:
4040
- name: Pilot and deploy Defender for Office 365
41-
href: /defender-xdr/pilot-deploy-defender-office-365?toc=/defender-xdr/TOC.json&bc=/defender-xdr/breadcrumb/toc.yml
41+
href: /defender-xdr/pilot-deploy-defender-office-365?toc=/defender-xdr/TOC.json&bc=/defender-xdr/breadcrumb/toc.json
4242
- name: Get started with Microsoft Defender for Office 365
4343
href: mdo-deployment-guide.md
4444
- name: Step 1 - Configure email authentication

0 commit comments

Comments
 (0)