Skip to content

Commit 83c0184

Browse files
committed
Restore redirects
1 parent 694f73b commit 83c0184

File tree

1 file changed

+28
-8
lines changed

1 file changed

+28
-8
lines changed

articles/iot-hub/.openpublishing.redirection.iot-hub.json

Lines changed: 28 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -82,23 +82,23 @@
8282
},
8383
{
8484
"source_path_from_root": "/articles/iot-hub/iot-hub-csharp-csharp-c2d.md",
85-
"redirect_url": "/azure/iot-hub/how-to-cloud-to-device-messaging",
86-
"redirect_document_id": false
85+
"redirect_url": "/azure/iot-hub/c2d-messaging-dotnet",
86+
"redirect_document_id": true
8787
},
8888
{
8989
"source_path_from_root": "/articles/iot-hub/iot-hub-python-python-c2d.md",
90-
"redirect_url": "/azure/iot-hub/how-to-cloud-to-device-messaging",
91-
"redirect_document_id": false
90+
"redirect_url": "/azure/iot-hub/c2d-messaging-python",
91+
"redirect_document_id": true
9292
},
9393
{
9494
"source_path_from_root": "/articles/iot-hub/iot-hub-node-node-c2d.md",
95-
"redirect_url": "/azure/iot-hub/how-to-cloud-to-device-messaging",
96-
"redirect_document_id": false
95+
"redirect_url": "/azure/iot-hub/c2d-messaging-node",
96+
"redirect_document_id": true
9797
},
9898
{
9999
"source_path_from_root": "/articles/iot-hub/iot-hub-java-java-c2d.md",
100-
"redirect_url": "/azure/iot-hub/how-to-cloud-to-device-messaging",
101-
"redirect_document_id": false
100+
"redirect_url": "/azure/iot-hub/c2d-messaging-java",
101+
"redirect_document_id": true
102102
},
103103
{
104104
"source_path_from_root": "/articles/iot-hub/iot-hub-ios-swift-c2d.md",
@@ -1480,6 +1480,26 @@
14801480
"redirect_url": "/azure/iot-hub/create-hub",
14811481
"redirect_document_id": false
14821482
},
1483+
{
1484+
"source_path_from_root": "/articles/iot-hub/c2d-messaging-dotnet.md",
1485+
"redirect_url": "/azure/iot-hub/how-to-cloud-to-device-messaging",
1486+
"redirect_document_id": false
1487+
},
1488+
{
1489+
"source_path_from_root": "/articles/iot-hub/c2d-messaging-java.md",
1490+
"redirect_url": "/azure/iot-hub/how-to-cloud-to-device-messaging",
1491+
"redirect_document_id": false
1492+
},
1493+
{
1494+
"source_path_from_root": "/articles/iot-hub/c2d-messaging-python.md",
1495+
"redirect_url": "/azure/iot-hub/how-to-cloud-to-device-messaging",
1496+
"redirect_document_id": false
1497+
},
1498+
{
1499+
"source_path_from_root": "/articles/iot-hub/c2d-messaging-node.md",
1500+
"redirect_url": "/azure/iot-hub/how-to-cloud-to-device-messaging",
1501+
"redirect_document_id": false
1502+
},
14831503
{
14841504
"source_path_from_root": "/articles/iot-hub/file-upload-dotnet.md",
14851505
"redirect_url": "/azure/iot-hub/how-to-file-upload",

0 commit comments

Comments
 (0)