Skip to content

Commit 5786b41

Browse files
Merge pull request #279828 from kgremban/jul1-retirec
Retire C module twins article
2 parents 91ae87c + ee14605 commit 5786b41

File tree

4 files changed

+7
-390
lines changed

4 files changed

+7
-390
lines changed

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

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -682,8 +682,13 @@
682682
},
683683
{
684684
"source_path_from_root": "/articles/iot-hub/iot-hub-c-c-module-twin-getstarted.md",
685-
"redirect_url": "/azure/iot-hub/module-twins-c",
686-
"redirect_document_id": true
685+
"redirect_url": "https://github.com/Azure/azure-iot-sdk-c/tree/main/iothub_client/samples",
686+
"redirect_document_id": false
687+
},
688+
{
689+
"source_path_from_root": "/articles/iot-hub/module-twins-c.md",
690+
"redirect_url": "https://github.com/Azure/azure-iot-sdk-c/tree/main/iothub_client/samples",
691+
"redirect_document_id": false
687692
},
688693
{
689694
"source_path_from_root": "/articles/iot-hub/iot-hub-csharp-csharp-module-twin-getstarted.md",

articles/iot-hub/TOC.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -345,9 +345,6 @@
345345
- name: Node.js
346346
displayName: module twins, module identity
347347
href: module-twins-node.md
348-
- name: C
349-
displayName: module twins, module identity
350-
href: module-twins-c.md
351348
- name: Get started with device management
352349
items:
353350
- name: CLI
Binary file not shown.

0 commit comments

Comments
 (0)