Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken link on CLI v2 ECS execute-command page #8066

Closed
jbma2z opened this issue Jul 26, 2023 · 4 comments
Closed

Broken link on CLI v2 ECS execute-command page #8066

jbma2z opened this issue Jul 26, 2023 · 4 comments
Assignees
Labels
documentation This is a problem with documentation. ecs p3 This is a minor priority issue

Comments

@jbma2z
Copy link

jbma2z commented Jul 26, 2023

Describe the issue

Broken link at bottom of page for page URI as htm:
<p>For more information, see <a class="reference external" href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-exec.htm">Using Amazon ECS Exec for debugging</a> in the <em>Amazon ECS Developer Guide</em>.</p>

should be updated to html:
<p>For more information, see <a class="reference external" href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-exec.html">Using Amazon ECS Exec for debugging</a> in the <em>Amazon ECS Developer Guide</em>.</p>

Links

https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ecs/execute-command.html

@jbma2z jbma2z added documentation This is a problem with documentation. needs-triage This issue or PR still needs to be triaged. labels Jul 26, 2023
@RyanFitzSimmonsAK RyanFitzSimmonsAK self-assigned this Jul 26, 2023
@RyanFitzSimmonsAK RyanFitzSimmonsAK added investigating This issue is being investigated and/or work is in progress to resolve the issue. p3 This is a minor priority issue and removed needs-triage This issue or PR still needs to be triaged. labels Jul 26, 2023
@RyanFitzSimmonsAK
Copy link
Contributor

Hi @jbma2z, thanks for reaching out. That link seems to be working fine for me, and it takes me to the ECS Developer Guide as intended. Is the concern specifically with using .htm rather than .html, or is the link actually not working for you? Thanks!

@RyanFitzSimmonsAK RyanFitzSimmonsAK added response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 7 days. and removed investigating This issue is being investigated and/or work is in progress to resolve the issue. labels Jul 26, 2023
fincd-aws added a commit to fincd-aws/aws-cli that referenced this issue Jul 26, 2023
@fincd-aws
Copy link
Contributor

The link is broken, it redirects to the service docs homepage (Welcome.html)

Fix #8067

@RyanFitzSimmonsAK RyanFitzSimmonsAK removed the response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 7 days. label Jul 26, 2023
@RyanFitzSimmonsAK
Copy link
Contributor

Ah, I see. I've raised the issue with our documentation team, thanks for pointing this out.

@github-actions
Copy link

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one. If you wish to keep having a conversation with other community members under this issue feel free to do so.

meyertst-aws pushed a commit to meyertst-aws/aws-cli that referenced this issue Aug 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation This is a problem with documentation. ecs p3 This is a minor priority issue
Projects
None yet
Development

No branches or pull requests

3 participants