From b10d20385e543abd064b1510fa7712866e6cf5f2 Mon Sep 17 00:00:00 2001 From: cjihrig Date: Fri, 5 Jun 2020 14:21:37 -0400 Subject: [PATCH] doc: update V8 inspector example This commit updates the V8 inspector example to reflect what is currently printed to the console. PR-URL: https://github.com/nodejs/node/pull/33758 Reviewed-By: Anna Henningsen Reviewed-By: Eugene Ostroukhov Reviewed-By: Matheus Marchini Reviewed-By: Trivikram Kamat Reviewed-By: David Carlier --- doc/api/debugger.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/doc/api/debugger.md b/doc/api/debugger.md index 2821cd605c568e..a82b252a878baa 100644 --- a/doc/api/debugger.md +++ b/doc/api/debugger.md @@ -185,9 +185,8 @@ flag instead of `--inspect`. ```console $ node --inspect index.js -Debugger listening on 127.0.0.1:9229. -To start debugging, open the following URL in Chrome: - chrome-devtools://devtools/bundled/js_app.html?experiments=true&v8only=true&ws=127.0.0.1:9229/dc9010dd-f8b8-4ac5-a510-c1a114ec7d29 +Debugger listening on ws://127.0.0.1:9229/dc9010dd-f8b8-4ac5-a510-c1a114ec7d29 +For help, see: https://nodejs.org/en/docs/inspector ``` (In the example above, the UUID dc9010dd-f8b8-4ac5-a510-c1a114ec7d29