Skip to content

Commit 14c842a

Browse files
mikemaccanaMylesBorins
authored andcommitted
Add Edge debug URL
1 parent 9f4efd8 commit 14c842a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

locale/en/docs/guides/debugging-getting-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,10 +77,10 @@ info on these follows:
7777
* The latest version can also be installed independently (e.g. `npm install -g node-inspect`)
7878
and used with `node-inspect myscript.js`.
7979

80-
### [Chrome DevTools](https://github.com/ChromeDevTools/devtools-frontend) 55+
80+
### [Chrome DevTools](https://github.com/ChromeDevTools/devtools-frontend) 55+, [Microsoft Edge](https://www.microsoftedgeinsider.com)
8181

8282
* **Option 1**: Open `chrome://inspect` in a Chromium-based
83-
browser. Click the Configure button and ensure your target host and port
83+
browser or `edge://inspect` in Edge. Click the Configure button and ensure your target host and port
8484
are listed.
8585
* **Option 2**: Copy the `devtoolsFrontendUrl` from the output of `/json/list`
8686
(see above) or the --inspect hint text and paste into Chrome.

0 commit comments

Comments
 (0)