Commit 6c44ee6
committed
src: fix dead inspector help URL
`node --inspect` prints "For help, see: https://nodejs.org/en/docs/inspector",
which 404s. Point at the live API docs instead.
Closes #627431 parent ed05549 commit 6c44ee6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
251 | | - | |
| 251 | + | |
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
| |||
0 commit comments