From f83bc79ce8d0b09187b8d5fdead0f1d8e2ec3ac5 Mon Sep 17 00:00:00 2001 From: Vera Xia Date: Mon, 12 Feb 2024 09:49:11 -0800 Subject: [PATCH] update doc link (#214) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2fec690..789edba 100644 --- a/README.md +++ b/README.md @@ -144,7 +144,7 @@ Also included is a simple example 'toolchain' which is used for setting the defa ## Quick Links - * [SDK Documentation](http://aws-iot-device-sdk-cpp-docs.s3-website-us-east-1.amazonaws.com/v1.4.0/index.html) - API documentation for the SDK + * [SDK Documentation](https://aws.github.io/aws-iot-device-sdk-cpp/) - API documentation for the SDK * [Platform Guide](./Platform.md) - This file lists the steps needed to set up the pre-requisites on some popular platforms * [Developers Guide](./DevGuide.md) - Provides a guide on how the SDK can be included in custom code * [Greengrass Discovery Support Guide](./GreengrassDiscovery.md) - Provides information on support for AWS Greengrass Discovery Service