You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Node: any 12.x version starting with v12.0.0 or greater
99
-
1. Yarn: See [Yarn website for installation instructions](https://yarnpkg.com/lang/en/docs/install/)
99
+
1. Yarn v1: See [Yarn website for installation instructions](https://yarnpkg.com/lang/en/docs/install/)
100
100
1. A fork of the repo (for any contributions)
101
101
1. A clone of the [reactjs.org repo](https://github.com/reactjs/reactjs.org) on your local machine
102
102
@@ -141,7 +141,7 @@ The documentation is divided into several sections with a different tone and pur
141
141
1.`git push my-fork-name the-name-of-my-branch`
142
142
1. Go to the [reactjs.org repo](https://github.com/reactjs/reactjs.org) and you should see recently pushed branches.
143
143
1. Follow GitHub's instructions.
144
-
1. If possible, include screenshots of visual changes. A [Netlify](https://www.netlify.com/) build will also be automatically created once you make your PR so other people can see your change.
144
+
1. If possible, include screenshots of visual changes. A preview build is triggered after your changes are pushed to GitHub.
145
145
146
146
## Translation
147
147
@@ -155,4 +155,4 @@ If your language does not have a translation and you would like to create one, p
155
155
-`yarn reset` to clear the local cache
156
156
157
157
## License
158
-
Content submitted to [reactjs.org](https://reactjs.org/) is CC-BY-4.0 licensed, as found in the [LICENSE-DOCS.md](https://github.com/open-source-explorer/reactjs.org/blob/master/LICENSE-DOCS.md) file.
158
+
Content submitted to [reactjs.org](https://reactjs.org/) is CC-BY-4.0 licensed, as found in the [LICENSE-DOCS.md](LICENSE-DOCS.md) file.
0 commit comments