We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
nodejs/nodejs.org
1 parent c777cb3 commit df19099Copy full SHA for df19099
doc/contributing/releases.md
@@ -692,8 +692,9 @@ This script will use the promoted builds and changelog to generate the post. Run
692
Refs: <full URL to your release proposal PR>
693
```
694
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.
+* Changes to the base branch, `main`, on the [nodejs.org repository][] will
+ trigger a new build of nodejs.org so your changes should appear a few minutes
697
+ after pushing.
698
699
### 18. Create the release on GitHub
700
0 commit comments