Skip to content

src: fix dead inspector help URL#62746

Open
SAY-5 wants to merge 1 commit intonodejs:mainfrom
SAY-5:fix/inspector-help-url
Open

src: fix dead inspector help URL#62746
SAY-5 wants to merge 1 commit intonodejs:mainfrom
SAY-5:fix/inspector-help-url

Conversation

@SAY-5
Copy link
Copy Markdown

@SAY-5 SAY-5 commented Apr 15, 2026

Per #62743, node --inspect prints "For help, see: https://nodejs.org/en/docs/inspector", which 404s. Point at the live API docs instead.

Closes #62743

`node --inspect` prints "For help, see: https://nodejs.org/en/docs/inspector",
which 404s. Point at the live API docs instead.

Closes nodejs#62743
@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/inspector

@nodejs-github-bot nodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. inspector Issues and PRs related to the V8 inspector protocol needs-ci PRs that need a full CI run. labels Apr 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c++ Issues and PRs that require attention from people who are familiar with C++. inspector Issues and PRs related to the V8 inspector protocol needs-ci PRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dead link to inspector docs

2 participants