Skip to content
This repository was archived by the owner on Dec 6, 2022. It is now read-only.

Commit 60b26ff

Browse files
authored
Merge pull request #728 from nvh95/update-readme
Update README
2 parents 4e7be72 + 009f547 commit 60b26ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ The supported formats are:
149149
* A path glob, to skip all scripts that match (like `node_modules/react/*.min.js`)
150150

151151
## Page refreshing
152-
This debugger also enables you to refresh your target by simply hitting the `restart` button in the debugger UI. Additionally you can map the refresh action to your favorite keyboard shortcut by using the following key mapping:
152+
This debugger also enables you to refresh your target by simply hitting the restart button in the debugger UI. Additionally you can map the refresh action to your favorite keyboard shortcut by adding the following key mapping to [Key Bindings](https://code.visualstudio.com/docs/getstarted/keybindings):
153153

154154
```json
155155
{

0 commit comments

Comments
 (0)