From e75d8c5fb00a4a9bb433d5edbc6abff148f315bf Mon Sep 17 00:00:00 2001 From: Scott Larson Date: Thu, 30 Jul 2020 11:27:58 -0700 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b8ebfcc..f44f3cf 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ License terms for using Azure RTOS are defined in the LICENSE.txt file of this r If you encounter any bugs, have suggestions for new features, or if you would like to become an active contributor to this project, please follow the instructions provided in the contribution guideline for the corresponding repo. -For basic support, click Issues in the command bar or post a question to Stack Overflow using the `threadx` and `azure-rtos` tags. +For basic support, click Issues in the command bar or post a question to [Stack Overflow](http://stackoverflow.com/questions/tagged/azure-rtos+threadx) using the `threadx` and `azure-rtos` tags. Professional support plans (https://azure.microsoft.com/en-us/support/options/) are available from Microsoft. @@ -86,5 +86,5 @@ The following are references to additional Azure RTOS and Azure IoT in general: | Azure RTOS Website: | https://azure.microsoft.com/en-us/services/rtos/ | | Azure RTOS Sales Questions: | https://azure-rtos.ms-iot-contact.com/ | | Microsoft Q/A for Azure IoT: | https://docs.microsoft.com/en-us/answers/products/azure?product=iot | -| Internet of Things Show: | aka.ms/iotshow | -| IoT Tech Community: | aka.ms/iottechcommunity | +| Internet of Things Show: | https://aka.ms/iotshow | +| IoT Tech Community: | https://aka.ms/iottechcommunity |