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
Copy file name to clipboardExpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -136,7 +136,7 @@ We're definitely not doing that. With react_on_rails, webpack is mainly generati
136
136
137
137
### Installation Summary
138
138
139
-
See the [Installation Overview](docs/additional-reading/installation-overview.md) for a concise set summary of what's in a React on Rails installation.
139
+
See the [Installation Overview](docs/basics/installation-overview.md) for a concise set summary of what's in a React on Rails installation.
140
140
141
141
### Initializer Configuration
142
142
@@ -416,7 +416,7 @@ Components are created as [stateless function(al) components](https://facebook.g
416
416
+[Setting up Hot Reloading during Rails Development, API docs](docs/api/ruby-api-hot-reload-view-helpers.md)
417
417
+[React on Rails, Slides](http://www.slideshare.net/justingordon/react-on-rails-v4032)
418
418
+[The React on Rails Doctrine](https://medium.com/@railsonmaui/the-react-on-rails-doctrine-3c59a778c724)
0 commit comments