From bf20603154eeda78f52d69eaf9c79189f0b603ea Mon Sep 17 00:00:00 2001 From: "Reddy, Varun" Date: Wed, 6 Dec 2017 17:10:12 -0800 Subject: [PATCH] Release v1.3.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a1e81a6..cc72cb3 100644 --- a/README.md +++ b/README.md @@ -141,7 +141,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.2.0/index.html) - API documentation for the SDK + * [SDK Documentation](http://aws-iot-device-sdk-cpp-docs.s3-website-us-east-1.amazonaws.com/v1.3.0/index.html) - 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