Skip to content

Commit ff17261

Browse files
authored
Merge branch 'main' into npm-dependency-updates
2 parents 61e490f + df7070d commit ff17261

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ If a debugger supports data breakpoints, they can be set from the context menu o
200200
The Break on Value Change/Read/Access commands add a data breakpoint that is hit when the value of the underlying
201201
variable changes/is read/is accessed. Data breakpoints are shown with a red hexagon in the **BREAKPOINTS section**.
202202

203-
![Creating a data breakpoint](https://github.com/Open-CMSIS-Pack/vscode-cmsis-debugger/raw/main/images/data-breakpoint.gif)
203+
![Creating a data breakpoint](https://github.com/Open-CMSIS-Pack/vscode-cmsis-debugger/raw/main/images/data-breakpoints.gif)
204204

205205
> 📝 **Note:**
206206
>

0 commit comments

Comments
 (0)