Skip to content

Commit a6fee2a

Browse files
authored
Merge pull request #253193 from halkazwini/ps-redirection
Move redirection rule to the Peering Service redirection JSON file
2 parents 1551996 + a713ec1 commit a6fee2a

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

.openpublishing.redirection.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22342,11 +22342,6 @@
2234222342
"redirect_url": "/windows-server/remote/remote-desktop-services/remote-desktop-gateway-role",
2234322343
"redirect_document_id": false
2234422344
},
22345-
{
22346-
"source_path_from_root": "/articles/peering-service/create-connection.md",
22347-
"redirect_url": "/azure/peering-service/azure-portal",
22348-
"redirect_document_id": false
22349-
},
2235022345
{
2235122346
"source_path_from_root": "/articles/lighthouse/concepts/azure-delegated-resource-management.md",
2235222347
"redirect_url": "/azure/lighthouse/concepts/architecture",

articles/peering-service/.openpublishing.redirection.peering-service.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44
"source_path_from_root": "/articles/peering-service/measure-connection-telemetry.md",
55
"redirect_url": "/azure/peering-service/connection-telemetry",
66
"redirect_document_id": false
7+
},
8+
{
9+
"source_path_from_root": "/articles/peering-service/create-connection.md",
10+
"redirect_url": "/azure/peering-service/azure-portal",
11+
"redirect_document_id": false
712
}
13+
814
]
915
}

0 commit comments

Comments
 (0)