Skip to content

Commit

Permalink
Merge pull request #404 from PierreGUI/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
justin808 committed Apr 26, 2016
2 parents 24a11c2 + 15d3513 commit 557cb3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ We're definitely not doing that. With react_on_rails, webpack is mainly generati
### Installation Summary
See the [Installation Overview](docs/additional-reading/installation-overview.md) for a concise set summary of what's in a React on Rails installation.
See the [Installation Overview](docs/basics/installation-overview.md) for a concise set summary of what's in a React on Rails installation.
### Initializer Configuration
Expand Down Expand Up @@ -416,7 +416,7 @@ Components are created as [stateless function(al) components](https://facebook.g
+ [Setting up Hot Reloading during Rails Development, API docs](docs/api/ruby-api-hot-reload-view-helpers.md)
+ [React on Rails, Slides](http://www.slideshare.net/justingordon/react-on-rails-v4032)
+ [The React on Rails Doctrine](https://medium.com/@railsonmaui/the-react-on-rails-doctrine-3c59a778c724)
+ [Installation Overview](docs/additional-reading/installation-overview.md)
+ [Installation Overview](docs/basics/installation-overview.md)
+ [Babel](docs/additional-reading/babel.md)
+ [Heroku Deployment](docs/additional-reading/heroku-deployment.md)
+ [Manual Installation](docs/additional-reading/manual-installation.md)
Expand Down

0 comments on commit 557cb3e

Please sign in to comment.