From 7e57f728e046fb91534dcf22072b0ba02214b483 Mon Sep 17 00:00:00 2001 From: Ruy Adorno Date: Tue, 3 Dec 2024 15:46:02 -0500 Subject: [PATCH] doc: update blog release-post link --- doc/contributing/releases.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/contributing/releases.md b/doc/contributing/releases.md index 055290263388b5..90bb324d83ad6e 100644 --- a/doc/contributing/releases.md +++ b/doc/contributing/releases.md @@ -1442,5 +1442,5 @@ Typical resolution: sign the release again. [`create-release-proposal`]: https://github.com/nodejs/node/actions/workflows/create-release-proposal.yml [build-infra team]: https://github.com/orgs/nodejs/teams/build-infra [expected assets]: https://github.com/nodejs/build/tree/HEAD/ansible/www-standalone/tools/promote/expected_assets -[nodejs.org release-post.js script]: https://github.com/nodejs/nodejs.org/blob/HEAD/scripts/release-post/index.mjs +[nodejs.org release-post.js script]: https://github.com/nodejs/nodejs.org/blob/HEAD/apps/site/scripts/release-post/index.mjs [nodejs.org repository]: https://github.com/nodejs/nodejs.org