Skip to content

doc: fix broken GYP link in n-api.md - #65413

Open
HoonDongKang wants to merge 1 commit into
nodejs:mainfrom
HoonDongKang:doc-fix-broken-links-in-n-api.md
Open

doc: fix broken GYP link in n-api.md#65413
HoonDongKang wants to merge 1 commit into
nodejs:mainfrom
HoonDongKang:doc-fix-broken-links-in-n-api.md

Conversation

@HoonDongKang

Copy link
Copy Markdown
Contributor

Fixed the broken GYP link in n-api.md.

The gyp.gsrc.io` website is no longer available, so the link has been replaced with the GYP documentation preserved in the Chromium Google Source repository.

-[GYP]: https://gyp.gsrc.io
+[GYP]: https://chromium.googlesource.com/external/gyp/+/refs/heads/md-pages/index.md

Replace the unavailable GYP website with the GYP documentation
preserved in the Chromium source repository.

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 doc Issues and PRs related to the documentations. node-api Issues and PRs related to the Node-API. labels Aug 20, 2026

@legendecas legendecas left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we can update

node/doc/api/n-api.md

Lines 197 to 198 in 5ba7e05

[node-gyp][] is a build system based on the [gyp-next][] fork of
Google's [GYP][] tool and comes bundled with npm. GYP, and therefore node-gyp,

to

[node-gyp][] is a build system based on the [gyp-next][] tool and comes bundled with npm.

The linked google repo is not maintained anyway.

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. node-api Issues and PRs related to the Node-API.

Projects

Status: Need Triage

Development

Successfully merging this pull request may close these issues.

4 participants