Skip to content

Commit ca19840

Browse files
committed
fix readme link
1 parent d5dd359 commit ca19840

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

samples/others/device_defender/mqtt5_basic_report/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Device Defender
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 Defender](https://aws.amazon.com/iot-device-defender/) Service to send on device metrics to AWS. Device Defender is an AWS IoT Core service that allows you to monitor the health of your IoT device through sending periodic updates containing device data to AWS IoT Core.
66

samples/others/secure_tunneling/secure_tunnel/README.md

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

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

55
This sample uses AWS IoT [Secure Tunneling](https://docs.aws.amazon.com/iot/latest/developerguide/secure-tunneling.html) Service to connect a destination or a source Secure Tunnel Client to an AWS Secure Tunnel endpoint using access tokens using the [V3WebSocketProtocol](https://github.com/aws-samples/aws-iot-securetunneling-localproxy/blob/main/V3WebSocketProtocolGuide.md). For more information, see the [Secure Tunnel Userguide](../../../documents/Secure_Tunnel_Userguide.md)
66

samples/others/secure_tunneling/tunnel_notification/README.md

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

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

55
This sample uses an MQTT Client and the AWS IoT [Secure Tunneling](https://docs.aws.amazon.com/iot/latest/developerguide/secure-tunneling.html) Service to receive a tunnel notification and then connects to the Secure Tunnel using a Secure Tunnel Client.
66

0 commit comments

Comments
 (0)