AWS iot documentation change
Summary
Fixed URL formatting by adding double slashes in documentation links for AWS IoT Jobs references
Security assessment
The change only corrects URL syntax and does not introduce or modify security-related content
Diff
diff --git a/iot/latest/developerguide/device-advisor-tests-job-execution.md b/iot/latest/developerguide/device-advisor-tests-job-execution.md index 9889cbbca..a4804399d 100644 --- a//iot/latest/developerguide/device-advisor-tests-job-execution.md +++ b//iot/latest/developerguide/device-advisor-tests-job-execution.md @@ -10 +10 @@ -This test case helps you validate if your device is able to receive updates using AWS IoT Jobs, and publish the status of successful updates. For more information on AWS IoT Jobs, see [ Jobs](https://docs.aws.amazon.com/iot/latest/developerguide/iot-jobs.html). +This test case helps you validate if your device is able to receive updates using AWS IoT Jobs, and publish the status of successful updates. For more information on AWS IoT Jobs, see [ Jobs](https://docs.aws.amazon.com//iot/latest/developerguide/iot-jobs.html). @@ -84 +84 @@ _API test case definition:_ -For more information on creating and using job documents see [job document](https://docs.aws.amazon.com/iot/latest/developerguide/iot-jobs.html). +For more information on creating and using job documents see [job document](https://docs.aws.amazon.com//iot/latest/developerguide/iot-jobs.html).