docs: fix typo and use HTTPS for AWS links in README files#37371
docs: fix typo and use HTTPS for AWS links in README files#37371mergify[bot] merged 2 commits intoaws:mainfrom
Conversation
- "the the" → "the" (aws-ec2-alpha README) - http:// → https:// for AWS links (aws-cognito-identitypool, aws-ec2, aws-stepfunctions-tasks READMEs)
|
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
Merge Queue Status
This pull request spent 5 hours 44 minutes 54 seconds in the queue, including 46 minutes 16 seconds running CI. Required conditions to merge
|
|
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
|
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
|
Comments on closed issues and PRs are hard for our team to see. |
Reason for this change
Fix a duplicate word typo and replace
http://withhttps://for AWS links in README files.Description of changes
the the→the(aws-ec2-alpha README)http://aws.amazon.com/iam/→https://(aws-cognito-identitypool README)http://aws.amazon.com/cloudwatch/pricing/→https://(aws-ec2 README)http://docs.aws.amazon.com/mediaconvert/→https://(aws-stepfunctions-tasks README)Description of how you validated changes
Documentation-only changes. No functional impact.
Checklist