Fix some dead links#8650
Closed
RDIL wants to merge 5 commits into
Closed
Conversation
RDIL
requested review from
PaulHigin,
TravisEz13,
adityapatwardhan,
anmenaga and
daxian-dbw
as code owners
January 15, 2019 13:51
Contributor
Author
|
Static analysis come out wherever you are |
Contributor
Author
|
!wip refresh |
RDIL
commented
Jan 15, 2019
| [up-for-grabs]: https://github.com/powershell/powershell/issues?q=is%3Aopen+is%3Aissue+label%3AUp-for-Grabs | ||
| [semantic linefeeds]: http://rhodesmill.org/brandon/2012/one-sentence-per-line/ | ||
| [PowerShell-Docs]: https://github.com/powershell/powershell-docs/ | ||
| [use-vscode-editor]: ../docs/learning-powershell/using-vscode.md#editing-with-visual-studio-code |
Contributor
Author
There was a problem hiding this comment.
For some reason, this file doesn't exist anymore.
Contributor
Author
|
macos failing question mark question mark |
Member
|
I may have duplicated some of this work. I created this PR to make the static analysis fail if there is a broken link: |
Contributor
Author
|
Yeah it seems that way. I reviewed that PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR Summary
Now that I added a link check task, I'm going to fix all the links it detects as broken!
PR Context
Dead links are bad links and bad links are bad documentation if that made any sense
PR Checklist
.h,.cpp,.cs,.ps1and.psm1files have the correct copyright headerWIP:or[ WIP ]to the beginning of the title (theWIPbot will keep its status check atPendingwhile the prefix is present) and remove the prefix when the PR is ready.[feature]to your commit messages if the change is significant or affects feature tests