Skip to content

Commit ee14605

Browse files
committed
Remove C module twins from TOC
1 parent 9544cd4 commit ee14605

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -678,12 +678,12 @@
678678
{
679679
"source_path_from_root": "/articles/iot-hub/iot-hub-c-c-module-twin-getstarted.md",
680680
"redirect_url": "https://github.com/Azure/azure-iot-sdk-c/tree/main/iothub_client/samples",
681-
"redirect_document_id": true
681+
"redirect_document_id": false
682682
},
683683
{
684684
"source_path_from_root": "/articles/iot-hub/module-twins-c.md",
685685
"redirect_url": "https://github.com/Azure/azure-iot-sdk-c/tree/main/iothub_client/samples",
686-
"redirect_document_id": true
686+
"redirect_document_id": false
687687
},
688688
{
689689
"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
@@ -359,9 +359,6 @@
359359
- name: Node.js
360360
displayName: module twins, module identity
361361
href: module-twins-node.md
362-
- name: C
363-
displayName: module twins, module identity
364-
href: module-twins-c.md
365362
- name: Get started with device management
366363
items:
367364
- name: CLI

0 commit comments

Comments
 (0)