aws / Jobs-for-AWS-IoT-embedded-sdk

Client library for using AWS IoT Jobs service on embedded devices
MIT License
13 stars 38 forks source link

Fix broken links for passing the link-verifier #112

Closed felicityzhao9 closed 1 month ago

felicityzhao9 commented 1 month ago

Description of changes:

We have a pr failed because of the link-verifier check. It shows two broken links in the README.md file. After discussion, we decide to change to links below:

(1) https://freertos.org/jobs/jobs-terminology.html —> https://freertos.org/Documentation/03-Libraries/04-AWS-libraries/04-AWS-IoT-Jobs/02-Jobs-terminology

(2) https://freertos.org/Documentation/api-ref/jobs-for-aws-iot-embedded-sdk/docs/doxygen/output/html/index.html —> https://aws.github.io/Jobs-for-AWS-IoT-embedded-sdk/latest/

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.