diff --git a/.github/workflows/link-check.yml b/.github/workflows/link-check.yml
index 367fe883..e0ff20f0 100644
--- a/.github/workflows/link-check.yml
+++ b/.github/workflows/link-check.yml
@@ -1,4 +1,4 @@
-name: Check Markdown links
+name: Markdown links
on:
push:
diff --git a/README.md b/README.md
index 8f45eb46..3a57a31e 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@



-
+
# Getting Started with Azure RTOS and Azure IoT
diff --git a/Renesas/Synergy/readme.md b/Renesas/Synergy/readme.md
index 5ee5a15b..8d653630 100644
--- a/Renesas/Synergy/readme.md
+++ b/Renesas/Synergy/readme.md
@@ -1,15 +1,15 @@
Getting started with the Renesas Synergy Platform
-Renesas provides commercially qualified software developed and optimized for the [Synergy Platform](https://www.renesas.com/us/en/products/synergy.html) with no additional fees or royalties. The Synergy Software Package (SSP) integrates all the functionality needed to build IoT applications including Microsoft’s Azure RTOS, Application Frameworks, Libraries, HAL drivers, and Board Support Packages for the Synergy kits.
+Renesas provides commercially qualified software developed and optimized for the [Synergy Platform](https://www.renesas.com/products/synergy.html) with no additional fees or royalties. The Synergy Software Package (SSP) integrates all the functionality needed to build IoT applications including Microsoft’s Azure RTOS, Application Frameworks, Libraries, HAL drivers, and Board Support Packages for the Synergy kits.
-Visit the [Synergy Software](https://www.renesas.com/us/en/products/synergy/software.html) website to get started with Azure RTOS and the Synergy Platform.
+Visit the [Synergy Software](https://www.renesas.com/products/synergy/software.html) website to get started with Azure RTOS and the Synergy Platform.
## AE-Cloud2 Kit
-The Renesas Synergy™ [AE-Cloud2](https://www.renesas.com/us/en/products/synergy/hardware/kits/ae-cloud2.html) enables rapid evaluation, prototyping and development of global LTE IoT cloud connected applications using the Synergy Platform. Using the AE-CLOUD2 kit developers can easily connect IoT sensor devices to the Azure Cloud service globally using the most effective cellular IoT protocols today — Cat-M1 and Cat-NB1. It features the S5D9 MCU Group, the superset of the S5 MCU series. AE-CLOUD2 includes a variety of sensors such as lighting, microphone, temperature, humidity, pressure, air quality, geomagnetic, accelerometer, and gyroscope.
+The Renesas Synergy™ [AE-Cloud2 Kit](https://www.renesas.com/products/microcontrollers-microprocessors/renesas-synergy-platform-mcus/ysaecloud2-ae-cloud2-global-lte-iot-connectivity-example) enables rapid evaluation, prototyping and development of global LTE IoT cloud connected applications using the Synergy Platform. Using the AE-CLOUD2 kit developers can easily connect IoT sensor devices to the Azure Cloud service globally using the most effective cellular IoT protocols today — Cat-M1 and Cat-NB1. It features the S5D9 MCU Group, the superset of the S5 MCU series. AE-CLOUD2 includes a variety of sensors such as lighting, microphone, temperature, humidity, pressure, air quality, geomagnetic, accelerometer, and gyroscope.
## AE-Cloud2 Application Example
-Download the [Synergy MQTT/TLS Azure Cloud Connectivity Solution](https://www.renesas.com/us/en/software/D6004039.html) application example.
+Download the [Synergy MQTT/TLS Azure Cloud Connectivity Solution](https://www.renesas.com/document/scd/synergy-mqtttls-azure-cloud-connectivity-solution-application-project-0) application example.
This application example uses Azure RTOS to connect to Azure IoT Hub. Using detailed steps, this document instructs first-time Microsoft Azure users how to configure the Azure IoT Hub platform to run this application example demonstration.
@@ -17,6 +17,6 @@ Upon completion of this guide, you will be able to add the MQTT/TLS module to yo
## Links
-* [Synergy Platform](https://www.renesas.com/us/en/products/synergy.html)
-* [AE-Cloud2 Kit](https://www.renesas.com/us/en/products/synergy/hardware/kits/ae-cloud2.html)
-* [AE-Cloud2 MQTT/TLS Azure Cloud Connectivity Solution](https://www.renesas.com/us/en/software/D6004039.html)
\ No newline at end of file
+* [Synergy Platform](https://www.renesas.com/products/synergy.html)
+* [AE-Cloud2 Kit](https://www.renesas.com/products/microcontrollers-microprocessors/renesas-synergy-platform-mcus/ysaecloud2-ae-cloud2-global-lte-iot-connectivity-example)
+* [AE-Cloud2 MQTT/TLS Azure Cloud Connectivity Solution](https://www.renesas.com/document/scd/synergy-mqtttls-azure-cloud-connectivity-solution-application-project-0)
\ No newline at end of file