Skip to content

Commit 3a3789a

Browse files
committed
fixing redirect links
1 parent a61adf9 commit 3a3789a

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

.openpublishing.redirection.defender-for-iot.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,5 @@
11
{
22
"redirections": [
3-
{
4-
"source_path_from_root": "/articles/sentinel/iot-solution.md",
5-
"redirect_url": "/azure/defender-for-iot/organizations/iot-solution",
6-
"redirect_document_id": false
7-
},
8-
{
9-
"source_path_from_root": "/articles/sentinel/iot-advanced-threat-monitoring.md",
10-
"redirect_url": "/azure/defender-for-iot/organizations/iot-advanced-threat-monitoring",
11-
"redirect_document_id": false
12-
},
133
{
144
"source_path_from_root": "/articles/defender-for-iot/organizations/tutorial-getting-started-eiot-sensor.md",
155
"redirect_url": "/azure/defender-for-iot/organizations/concept-enterprise",

.openpublishing.redirection.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
{
22
"redirections": [
3+
{
4+
"source_path_from_root": "/articles/sentinel/iot-solution.md",
5+
"redirect_url": "/azure/defender-for-iot/organizations/iot-solution",
6+
"redirect_document_id": false
7+
},
8+
{
9+
"source_path_from_root": "/articles/sentinel/iot-advanced-threat-monitoring.md",
10+
"redirect_url": "/azure/defender-for-iot/organizations/iot-advanced-threat-monitoring",
11+
"redirect_document_id": false
12+
},
313
{
414
"source_path_from_root": "/articles/backup/backup-center-community.md",
515
"redirect_url": "/azure/backup/backup-center-overview",

articles/sentinel/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@
3232
- name: Integrate with Microsoft Defender for IoT
3333
items:
3434
- name: Connect Defender for IoT data with Microsoft Sentinel
35-
href: /defender-for-iot-/organizations/iot-solution.md?toc=/azure/sentinel/TOC.json&bc=/azure/sentinel/breadcrumb/toc.json
35+
href: /azure/defender-for-iot/organizations/iot-solution.md?toc=/azure/sentinel/TOC.json&bc=/azure/sentinel/breadcrumb/toc.json
3636
- name: Investigate Defender for IoT incidents with Microsoft Sentinel
37-
href: /defender-for-iot-/organizations/iot-advanced-threat-monitoring.md?toc=/azure/sentinel/TOC.json&bc=/azure/sentinel/breadcrumb/toc.json
37+
href: /azure/defender-for-iot/organizations/iot-advanced-threat-monitoring.md?toc=/azure/sentinel/TOC.json&bc=/azure/sentinel/breadcrumb/toc.json
3838
- name: Integrate with Microsoft Purview
3939
href: purview-solution.md
4040
- name: Concepts

0 commit comments

Comments
 (0)