Describe the bug
The following URL:
https://docs.github.com/en/actions/guides/managing-github-actions-with-github-cli
is mentioned in the output of gh actions but it seems the content has moved (or was removed?)
Steps to reproduce the behavior
gh actions
- Navigate to https://docs.github.com/en/actions/guides/managing-github-actions-with-github-cli
- Be redirected to https://docs.github.com/en/github-cli/github-cli/about-github-cli
Expected vs actual behavior
Expected to be sent to an existing page with examples of gh run or gh workflow. Was redirected to a general page about gh.