◐ Shell
clean mode source ↗

Broken link to list of approved verbs by antoniouaa · Pull Request #1734 · PowerShell/PSScriptAnalyzer

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@antoniouaa

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

PR Summary

Fixes a broken link that 404's on GitHub but should direct to MS doc for Approved Verbs

PR Checklist

@sdwheeler

sdwheeler

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do not merge this change.

@rjmholt

@antoniouaa

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.

@sdwheeler

This is source code, not documentation. You should be looking at the docs.microsoft.com site for documentation.

@andyleejordan

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.

@bergmeister

Closing since PR #1738 superseded it. Please shout if that is not correct.