Skip to content

Commit

Permalink
doc: update release-post/index.mjs reference (#3969)
Browse files Browse the repository at this point in the history
Signed-off-by: Emmanuel Ferdman <[email protected]>
  • Loading branch information
emmanuel-ferdman authored Dec 10, 2024
1 parent 67f98e1 commit 3482387
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/release-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ flowchart TD
startReleaseBuilds[/<a href='https://github.com/nodejs/node/blob/main/doc/contributing/releases.md#9-produce-release-builds'>Start release build</a>\]
promote[/<a href='https://github.com/nodejs/node/blob/main/tools/release.sh'>Promote</a>\]
blog[/<a href='https://github.com/nodejs/nodejs.org/blob/main/scripts/release-post/index.mjs'>Create blog post</a>\]
blog[/<a href='https://github.com/nodejs/nodejs.org/blob/main/apps/site/scripts/release-post/index.mjs'>Create blog post</a>\]
done([End])
start-->prepareRelease-->startTestBuilds-->readyToRelease
Expand Down

0 comments on commit 3482387

Please sign in to comment.