doc: update outdated nodejs.org guide links - #65394
Conversation
Update outdated `nodejs.org/en/docs/guides/...` links to their current `nodejs.org/learn/...` destinations. Signed-off-by: HoonDongKang <d159123@naver.com>
|
Review requested:
|
MikeMcC399
left a comment
There was a problem hiding this comment.
LGTM!
Thanks for catching the 404 errors!
There are however some other bad links on:
doc/api/cli.md
#environment-variables_1 (underscore instead of -)
https://www.memorymanagement.org/ expired certificate
doc/api/n-api.md
https://gyp.gsrc.io - site no longer exists
Since these issues don't concern nodejs.org, I'd suggest handling them in separate PRs.
I used markdown-link-check directly on the *.md files to check.
|
Thanks for pointing these out! I also ran markdown-link-check and confirmed the failures. I initially considered addressing all link-check failures under Therefore, I split the fixes into two focused follow-up PRs by file, as suggested:
|
Update outdated
nodejs.org/en/docs/guides/...links to their currentnodejs.org/learn/...destinations.doc/api/cli.mddoc/api/n-api.mddoc/api/timers.md