Skip to content

Commit b54edbe

Browse files
adityapatwardhandaxian-dbw
authored andcommitted
Fix broken link in debugging README.md (PowerShell#11503)
1 parent 88711d4 commit b54edbe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/debugging/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ process named `powershell`, and will attach to it. If you need more fine-grained
4242
control, replace `processName` with `processId` and provide a PID. (Please be
4343
careful not to commit such a change.)
4444

45-
[core-debug]: https://blogs.msdn.microsoft.com/visualstudioalm/2016/03/10/experimental-net-core-debugging-in-vs-code/
45+
[core-debug]: https://devblogs.microsoft.com/devops/experimental-net-core-debugging-in-vs-code/
4646
[vscode]: https://code.visualstudio.com/
4747
[OmniSharp]: https://github.com/OmniSharp/omnisharp-vscode
4848
[vscclrdebugger]: https://aka.ms/vscclrdebugger

0 commit comments

Comments
 (0)