We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73464f6 commit 9b50c38Copy full SHA for 9b50c38
README.md
@@ -80,7 +80,7 @@ To get started with the AWS IoT Device SDK for Java v2:
80
## Samples
81
82
Check out the [samples](samples) directory for working code examples that demonstrate:
83
-- Basic MQTT connection and messaging
+- [Basic MQTT connection and messaging](./samples/README.md#mqtt5-client-samples)
84
- [AWS IoT Device Shadow operations](./samples/ServiceClients/ShadowSandbox/README.md)
85
- [AWS IoT Jobs](./samples/ServiceClients/JobsSandbox/README.md)
86
- AWS IoT Fleet provisioning: [basic](./samples/ServiceClients/Provisioning/Basic/README.md) and [with CSR](./samples/ServiceClients/Provisioning/Csr/README.md)
0 commit comments