Skip to content

Commit 68c47a5

Browse files
committed
fix link
1 parent 246c194 commit 68c47a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

support/developer/visualstudio/debuggers/troubleshooting-breakpoints.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Follow one of the options to disable these safety checks:
5757

5858
#### Get AI assistance
5959

60-
If you have [Copilot](/visualstudio/ide/visual-studio-github-copilot-extension.md), you can use AI assistance to help resolve source code mismatch issues. Copilot performs a lightweight validation of the code and enables a relaunch of the debugger if it successfully identifies a cause. Use the **Ask Copilot** button at the end of the error message.
60+
If you have [Copilot](/visualstudio/ide/visual-studio-github-copilot-extension), you can use AI assistance to help resolve source code mismatch issues. Copilot performs a lightweight validation of the code and enables a relaunch of the debugger if it successfully identifies a cause. Use the **Ask Copilot** button at the end of the error message.
6161

6262
## The breakpoint was successfully set (no warning), but didn't hit
6363

0 commit comments

Comments
 (0)