| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
The link was missing part of the URL that redirected to the MS docs. From ``` /powershell/scripting/developer/cmdlet/approved-verbs-for-windows-powershell-commands ``` to ``` https://docs.microsoft.com/en-us/powershell/scripting/developer/cmdlet/approved-verbs-for-windows-powershell-commands ```
|
Andy Jordan (@andschwa) The link is correct for the docs platform. It will be broken on GitHub but it is correct when published to the website. Please do not merge this PR. See our contributor guide for more information: https://docs.microsoft.com/powershell/scripting/community/contributing/powershell-style-guide#hyperlinks |
Sorry, something went wrong.
There was a problem hiding this comment.
Do not merge this change.
Sorry, something went wrong.
|
James Truher (@JamesWTruher) Christoph Bergmeister (@bergmeister) we should discuss how we handle this issue in general |
Sorry, something went wrong.
|
Maybe you should add an alternative link then? This was my first stop when searching for a list of approved verbs and it probably is for a lot of other people. |
Sorry, something went wrong.
|
This is source code, not documentation. You should be looking at the docs.microsoft.com site for documentation. |
Sorry, something went wrong.
|
I think people are still going to look at the GitHub repo for documentation too, especially since that's where it's been hosted for years. |
Sorry, something went wrong.
|
Closing since PR #1738 superseded it. Please shout if that is not correct. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
The link was missing part of the URL that redirected to the MS docs.
From
to
PR Summary
Fixes a broken link that 404's on GitHub but should direct to MS doc for Approved Verbs
PR Checklist