Skip to content

doc: update outdated nodejs.org guide links - #65394

Open
HoonDongKang wants to merge 1 commit into
nodejs:mainfrom
HoonDongKang:doc-fix-broken-guide-links
Open

doc: update outdated nodejs.org guide links#65394
HoonDongKang wants to merge 1 commit into
nodejs:mainfrom
HoonDongKang:doc-fix-broken-guide-links

Conversation

@HoonDongKang

Copy link
Copy Markdown
Contributor

Update outdated nodejs.org/en/docs/guides/... links to their current nodejs.org/learn/... destinations.

  1. doc/api/cli.md
- https://nodejs.org/en/docs/guides/debugging-getting-started/#security-implications
+ https://nodejs.org/learn/getting-started/debugging#security-implications
  1. doc/api/n-api.md
- https://nodejs.org/en/docs/guides/abi-stability/
+ https://nodejs.org/learn/modules/abi-stability
  1. doc/api/timers.md
- https://nodejs.org/en/docs/guides/event-loop-timers-and-nexttick/#setimmediate-vs-settimeout
+ https://nodejs.org/learn/asynchronous-work/event-loop-timers-and-nexttick#setimmediate-vs-settimeout

Update outdated `nodejs.org/en/docs/guides/...` links
to their current `nodejs.org/learn/...` destinations.

Signed-off-by: HoonDongKang <d159123@naver.com>
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/node-api

@nodejs-github-bot nodejs-github-bot added the doc Issues and PRs related to the documentations. label Aug 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Issues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants