We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1b3ffd commit 60c7c64Copy full SHA for 60c7c64
articles/iot-hub/iot-hub-device-streams-overview.md
@@ -163,9 +163,11 @@ The echo sample demonstrates programmatic use of device streams to send and rece
163
164
Try this instead of a table:
165
166
-[C# Service and Device Programs](quickstart-device-streams-echo-csharp.md)
167
-[Node.js Service Program](quickstart-device-streams-echo-nodejs.md)
168
-[C Device Program](quickstart-device-streams-echo-c.md)
+* [C# Service and Device Programs](quickstart-device-streams-echo-csharp.md)
+
+* [Node.js Service Program](quickstart-device-streams-echo-nodejs.md)
169
170
+* [C Device Program](quickstart-device-streams-echo-c.md)
171
172
173
| **SDK** | **Service Program** | **Device Program** |
0 commit comments