From f1c2d2f65ebfff57d1ddb5dd8c3c3bc0e6ec33d7 Mon Sep 17 00:00:00 2001 From: Ruy Adorno Date: Fri, 6 Dec 2024 09:44:53 -0500 Subject: [PATCH] doc: update blog release-post link PR-URL: https://github.com/nodejs/node/pull/56123 Reviewed-By: Rafael Gonzaga Reviewed-By: Richard Lau Reviewed-By: Luigi Pinca Reviewed-By: Michael Dawson --- 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