From f4cc0093b69e52a26e057ae9ef9216f592e3b12f Mon Sep 17 00:00:00 2001 From: Muneeb Ahmed <54290492+muneebahmed10@users.noreply.github.com> Date: Sun, 13 Dec 2020 23:20:58 -0800 Subject: [PATCH] Fix links in README.md (#1494) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 22092a1580..0971bab40a 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ * [Prerequisites](#prerequisites) * [Build Dependencies](#build-dependencies) * [AWS IoT Account Setup](#aws-iot-account-setup) - * [Configuring the mutual auth demos](#configuring-the-mutual-auth-demos) + * [Configuring TLS mutual authentication in demos](#configuring-tls-mutual-authentication-in-demos) * [Configuring the S3 demos](#configuring-the-s3-demos) * [Setup for AWS IoT Jobs demo](#setup-for-aws-iot-jobs-demo) * [Prerequisites for the AWS Over-The-Air Update (OTA) demos](#prerequisites-for-the-aws-over-the-air-update-ota-demos) @@ -240,7 +240,7 @@ Guide for porting AWS IoT Device Defender library is available [here](https://do ### Porting AWS IoT Over-the-air Update -Guide for porting OTA library to your platform is available [here](https://docs.aws.amazon.com/embedded-csdk/202012.00/lib-ref/libraries/standard/ota-for-aws-iot-embedded-sdk/docs/doxygen/output/html/ota_porting.html). +Guide for porting OTA library to your platform is available [here](https://docs.aws.amazon.com/embedded-csdk/202012.00/lib-ref/libraries/aws/ota-for-aws-iot-embedded-sdk/docs/doxygen/output/html/ota_porting.html). ## Migration guide from v3.1.2 to 202009.00 and newer releases