@@ -11,7 +11,7 @@ metadata:
1111 ms.collection : collection
1212 author : camsoper
1313 ms.author : casoper
14- ms.date : 03/09 /2021
14+ ms.date : 09/22 /2021
1515
1616# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
1717
@@ -30,10 +30,6 @@ landingContent:
3030 links :
3131 - text : .NET IoT Libraries overview
3232 url : intro.md
33- - linkListType : get-started
34- links :
35- - text : .NET IoT on Q&A
36- url : /answers/topics/dotnet-iot.html
3733 - linkListType : deploy
3834 links :
3935 - text : Deploy .NET apps to Raspberry Pi
@@ -47,8 +43,12 @@ landingContent:
4743 - text : API Reference
4844 url : ../../api/index.md?view=iot-dotnet-1.1
4945
50- - title : Connect to devices
46+ - title : Build devices
5147 linkLists :
48+ - linkListType : learn
49+ links :
50+ - text : Construct Internet of Things devices using the .NET IoT Libraries
51+ url : /learn/modules/create-iot-device-dotnet/
5252 - linkListType : tutorial
5353 links :
5454 - text : Blink an LED
@@ -84,15 +84,21 @@ landingContent:
8484
8585 - title : Resources
8686 linkLists :
87+ - linkListType : get-started
88+ links :
89+ - text : .NET IoT Discord community
90+ url : https://discord.gg/kqWhBbj
91+ - text : .NET IoT on Q&A
92+ url : /answers/topics/dotnet-iot.html
8793 - linkListType : concept
8894 links :
8995 - text : Raspberry Pi documentation
9096 url : https://www.raspberrypi.org/documentation/
9197 - linkListType : how-to-guide
9298 links :
9399 - text : Passwordless SSH access
94- url : https://www.raspberrypi.org/documentation/remote-access/ssh/passwordless.md
100+ url : https://www.raspberrypi.org/documentation/computers/ remote-access.html#passwordless-ssh-access
95101 - text : Setting up a Raspberry Pi headless
96- url : https://www.raspberrypi.org/documentation/configuration/wireless/headless.md
102+ url : https://www.raspberrypi.org/documentation/computers/configuration.html#setting-up-a-headless-raspberry-pi
97103 - text : Run a .NET app automatically at boot
98104 url : https://github.com/dotnet/iot/blob/master/Documentation/How-to-start-your-app-automatically-on-boot.md
0 commit comments