Skip to content

Commit 3482387

Browse files
doc: update release-post/index.mjs reference (#3969)
Signed-off-by: Emmanuel Ferdman <[email protected]>
1 parent 67f98e1 commit 3482387

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/release-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ flowchart TD
1414
1515
startReleaseBuilds[/<a href='https://github.com/nodejs/node/blob/main/doc/contributing/releases.md#9-produce-release-builds'>Start release build</a>\]
1616
promote[/<a href='https://github.com/nodejs/node/blob/main/tools/release.sh'>Promote</a>\]
17-
blog[/<a href='https://github.com/nodejs/nodejs.org/blob/main/scripts/release-post/index.mjs'>Create blog post</a>\]
17+
blog[/<a href='https://github.com/nodejs/nodejs.org/blob/main/apps/site/scripts/release-post/index.mjs'>Create blog post</a>\]
1818
done([End])
1919
2020
start-->prepareRelease-->startTestBuilds-->readyToRelease

0 commit comments

Comments
 (0)