Skip to content

Commit 8e31f95

Browse files
authored
Merge pull request awsdocs#12 from gshvang/patch-1
AWS doc update freertos-prereqs.md
2 parents a6fd7b9 + 7487bb8 commit 8e31f95

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc_source/userguide/freertos-prereqs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,6 @@ FreeRTOS is a C language project, and the certificate and private key must be sp
256256
**Note**
257257
The certificate and private key are hard\-coded for demonstration purposes only\. Production\-level applications should store these files in a secure location\.
258258

259-
After you configure FreeRTOS, you can continue to the Getting Started guide for your board to compile and run the FreeRTOS demo\. The demo application that is used in the Getting Started tutorial is the coreMQTT Mutual Authentication demo, which is located at `demos/mqtt/iot_demo_mqtt.c`\.
259+
After you configure FreeRTOS, you can continue to the Getting Started guide for your board to compile and run the FreeRTOS demo\. The demo application that is used in the Getting Started tutorial is the coreMQTT Mutual Authentication demo, which is located at `demos/coreMQTT/mqtt_demo_mutual_auth.c`\.
260260

261-
After you complete the [First steps](#freertos-prereqs), you can set up your platform's hardware and its software development environment, and then compile and run the demo on your board\. For board\-specific instructions, see the [Board\-specific getting started guides](getting-started-guides.md)\.
261+
After you complete the [First steps](#freertos-prereqs), you can set up your platform's hardware and its software development environment, and then compile and run the demo on your board\. For board\-specific instructions, see the [Board\-specific getting started guides](getting-started-guides.md)\.

0 commit comments

Comments
 (0)