Fix package management link in README (#3227)

This commit is contained in:
Toshiharu Nishina
2017-10-03 12:30:44 +09:00
committed by Joe Haddad
parent 1e98d0f428
commit f498547408

View File

@@ -255,4 +255,4 @@ Notable alternatives also include:
* [gluestick](https://github.com/TrueCar/gluestick)
You can also use module bundlers like [webpack](http://webpack.js.org) and [Browserify](http://browserify.org/) directly.<br>
React documentation includes [a walkthrough](https://facebook.github.io/react/docs/package-management.html) on this topic.
React documentation includes [a walkthrough](https://reactjs.org/docs/installation.html#development-and-production-versions) on this topic.