Skip to content

Commit f3948ba

Browse files
committed
Add popular articles
1 parent 99e28e1 commit f3948ba

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

articles/iot-edge/index.yml

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,16 @@ landingContent:
2323
url: about-iot-edge.md
2424
- text: What is Azure IoT Edge for Linux on Windows (EFLOW)?
2525
url: iot-edge-for-linux-on-windows.md
26+
- text: Understand the Azure IoT Edge runtime and its architecture
27+
url: iot-edge-runtime.md
28+
- text: IoT Edge open-source repository
29+
url: https://github.com/Azure/iotedge
30+
- text: Azure IoT Edge supported systems
31+
url: support.md
32+
- linkListType: how-to-guide
33+
links:
2634
- text: How an IoT Edge device can be used as a gateway
2735
url: iot-edge-as-gateway.md
28-
- text: Azure IoT Edge versions and release notes
29-
url: version-history.md
30-
- text: IoT Edge GitHub repository
31-
url: https://github.com/Azure/iotedge
3236
- title: Getting started using Linux devices
3337
linkLists:
3438
- linkListType: quickstart
@@ -41,10 +45,10 @@ landingContent:
4145
url: tutorial-develop-for-linux.md
4246
- linkListType: how-to-guide
4347
links:
44-
- text: Register and provision Linux devices at scale
45-
url: how-to-provision-devices-at-scale-linux-symmetric.md
4648
- text: Install the IoT Edge runtime on Linux devices
4749
url: how-to-provision-single-device-linux-symmetric.md
50+
- text: Register and provision Linux devices at scale
51+
url: how-to-provision-devices-at-scale-linux-symmetric.md
4852
- text: Use Visual Studio Code to develop and debug modules
4953
url: how-to-vs-code-develop-module.md
5054
- title: Getting started using Windows devices

0 commit comments

Comments
 (0)