Skip to content

Commit 66c8334

Browse files
committed
Fix links in readmes
1 parent 3a6b81a commit 66c8334

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

samples/deprecated/shadow/mqtt5_shadow_sync/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Shadow
22

3-
[**Return to main sample list**](../../README.md)
3+
[**Return to main sample list**](../../../README.md)
44

55
This sample uses the AWS IoT [Device Shadow](https://docs.aws.amazon.com/iot/latest/developerguide/iot-device-shadows.html) Service to keep a property in sync between device and server. Imagine a light whose color may be changed through an app, or set by a local user.
66

samples/deprecated/shadow/shadow_sync/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Shadow
22

3-
[**Return to main sample list**](../../README.md)
3+
[**Return to main sample list**](../../../README.md)
44

55
This sample uses the AWS IoT [Device Shadow](https://docs.aws.amazon.com/iot/latest/developerguide/iot-device-shadows.html) Service to keep a property in sync between device and server. Imagine a light whose color may be changed through an app, or set by a local user.
66

0 commit comments

Comments
 (0)