Skip to content

Commit

Permalink
Fix package management link in README (#3227)
Browse files Browse the repository at this point in the history
  • Loading branch information
nishina555 authored and Timer committed Oct 3, 2017
1 parent 1e98d0f commit f498547
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit f498547

Please sign in to comment.