Skip to content

Commit b27b256

Browse files
committed
link fix
1 parent 82771df commit b27b256

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/debugger/debug-multithreaded-applications-in-visual-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Visual Studio provides different tools for use in debugging multithreaded apps.
7676
[Walkthrough: Debugging a Parallel Application](../debugger/walkthrough-debugging-a-parallel-application.md)
7777
Walkthrough that shows how to use the Parallel Tasks and Parallel Stacks windows.
7878

79-
[How to: Use the Parallel Stack Window](../debugger/using-the-parallel-stack-window.md)
79+
[How to: Use the Parallel Stack Window](../debugger/using-the-parallel-stacks-window.md)
8080
Inspect values and expressions across multiple threads.
8181

8282
[How to: Use the Parallel Watch Window](../debugger/how-to-use-the-parallel-watch-window.md)

0 commit comments

Comments
 (0)