Skip to content

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

Merged
nodejs-github-bot merged 2 commits into
nodejs:mainfrom
HoonDongKang:doc-fix-broken-links-in-n-api.md
Aug 22, 2026
Merged

doc: fix broken GYP link in n-api.md#65413
nodejs-github-bot merged 2 commits 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 Node.js documentation. node-api Issues and PRs related to 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.

@avivkeller avivkeller added author ready PRs with CI started, the required approvals, and no outstanding review comments. commit-queue PRs queued for automated landing through the Commit Queue. labels Aug 21, 2026
@legendecas legendecas removed author ready PRs with CI started, the required approvals, and no outstanding review comments. commit-queue PRs queued for automated landing through the Commit Queue. labels Aug 21, 2026
@legendecas

Copy link
Copy Markdown
Member

Please remove the link as the suggestion: #65413 (review), thanks!

Google's GYP project is no longer maintained.

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

Copy link
Copy Markdown
Contributor Author

Sorry for the late response.

I removed the link and updated the wording as suggested. I also retained the note that node-gyp requires Python, which wasn’t included in the suggestion.

+ node-gyp requires that Python be installed.

Thank you!

@legendecas legendecas added author ready PRs with CI started, the required approvals, and no outstanding review comments. commit-queue PRs queued for automated landing through the Commit Queue. commit-queue-squash PRs the Commit Queue should land as one squashed commit. labels Aug 22, 2026
@nodejs-github-bot
nodejs-github-bot merged commit 1db6cda into nodejs:main Aug 22, 2026
26 checks passed
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in 1db6cda

@nodejs-github-bot nodejs-github-bot removed the commit-queue PRs queued for automated landing through the Commit Queue. label Aug 22, 2026
@github-project-automation github-project-automation Bot moved this from Need Triage to Done in Node-API Team Project Aug 22, 2026
aduh95 pushed a commit that referenced this pull request Aug 25, 2026
Replace the unavailable GYP website with the GYP documentation
preserved in the Chromium source repository.

Signed-off-by: HoonDongKang <d159123@naver.com>
PR-URL: #65413
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Aviv Keller <me@aviv.sh>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
aduh95 pushed a commit that referenced this pull request Aug 25, 2026
Replace the unavailable GYP website with the GYP documentation
preserved in the Chromium source repository.

Signed-off-by: HoonDongKang <d159123@naver.com>
PR-URL: #65413
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Aviv Keller <me@aviv.sh>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
aduh95 pushed a commit that referenced this pull request Aug 27, 2026
Replace the unavailable GYP website with the GYP documentation
preserved in the Chromium source repository.

Signed-off-by: HoonDongKang <d159123@naver.com>
PR-URL: #65413
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Aviv Keller <me@aviv.sh>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs with CI started, the required approvals, and no outstanding review comments. commit-queue-squash PRs the Commit Queue should land as one squashed commit. doc Issues and PRs related to Node.js documentation. node-api Issues and PRs related to Node-API.

Projects

Development

Successfully merging this pull request may close these issues.

5 participants