Skip to content

Commit df19099

Browse files
committed
doc: update base branch name for nodejs/nodejs.org
PR-URL: #42355 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Mestery <mestery@protonmail.com>
1 parent c777cb3 commit df19099

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/contributing/releases.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -692,8 +692,9 @@ This script will use the promoted builds and changelog to generate the post. Run
692692
Refs: <full URL to your release proposal PR>
693693
```
694694

695-
* Changes to `master` on the [nodejs.org repository][] will trigger a new build
696-
of nodejs.org so your changes should appear a few minutes after pushing.
695+
* Changes to the base branch, `main`, on the [nodejs.org repository][] will
696+
trigger a new build of nodejs.org so your changes should appear a few minutes
697+
after pushing.
697698

698699
### 18. Create the release on GitHub
699700

0 commit comments

Comments
 (0)