@@ -33,10 +33,6 @@ landingContent:
33
33
links :
34
34
- text : How an IoT Edge device can be used as a gateway
35
35
url : iot-edge-as-gateway.md
36
- - linkListType : reference
37
- links :
38
- - text : IoT Edge open-source repository
39
- url : https://github.com/Azure/iotedge
40
36
- title : Getting started using Linux devices
41
37
linkLists :
42
38
- linkListType : quickstart
@@ -55,6 +51,10 @@ landingContent:
55
51
url : how-to-provision-devices-at-scale-linux-symmetric.md
56
52
- text : Use Visual Studio Code to develop and debug modules
57
53
url : how-to-vs-code-develop-module.md
54
+ - linkListType : reference
55
+ links :
56
+ - text : IoT Edge open-source repository
57
+ url : https://github.com/Azure/iotedge
58
58
- title : Getting started using Windows devices
59
59
linkLists :
60
60
- linkListType : quickstart
@@ -73,3 +73,7 @@ landingContent:
73
73
url : how-to-provision-single-device-linux-on-windows-symmetric.md
74
74
- text : Use Visual Studio 2019 to develop and debug modules using EFLOW
75
75
url : how-to-visual-studio-develop-module.md
76
+ - linkListType : reference
77
+ links :
78
+ - text : IoT Edge for Linux on Windows open-source repository
79
+ url : https://github.com/Azure/iotedge-eflow
0 commit comments