Skip to content

Update Doc link #214

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 12, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ Also included is a simple example 'toolchain' which is used for setting the defa
<a name="quicklinks"></a>
## 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
Expand Down