We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39a7f4e commit 7d3c588Copy full SHA for 7d3c588
locale/ko/docs/guides/debugging-getting-started.md
@@ -313,7 +313,7 @@ TCP 포트(기본 `5858`)로 지금은 중단된 V8 디버깅 프로토콜에서
313
V8 디버깅 프로토콜은 더는 관리되지 않고 문서화도 되지 않습니다.
314
315
<!--
316
-#### [Built-in Debugger](https://github.com/nodejs/node/blob/master/lib/_debugger.js)
+#### [Built-in Debugger](https://nodejs.org/dist/latest-v6.x/docs/api/debugger.html)
317
318
Start `node debug script_name.js` to start your script under Node's builtin
319
command-line debugger. Your script starts in another Node process started with
0 commit comments