Skip to content

Commit 83386a3

Browse files
Christywlrogerwang
authored andcommitted
Update the link in 'Debugging with DevTools.md'
1 parent 653ef66 commit 83386a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/For Users/Debugging with DevTools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
DevTools can be opened with keyboard shortcut <kbd>F12</kbd> on Windows and Linux or <kbd>&#8984;</kbd>+<kbd>&#8997;</kbd>+<kbd>i</kbd> on Mac.
1010

11-
Alternatively, you may open DevTools programmatically using NW.js API [win.showDevTools()`](../References/Window.md##winshowdevtoolsiframe-headless-callback) for a window.
11+
Alternatively, you may open DevTools programmatically using NW.js API [win.showDevTools()](../References/Window.md#winshowdevtoolsiframe-callback) for a window.
1212

1313
## Node.js Modules Debugging
1414

0 commit comments

Comments
 (0)