Skip to content

Commit 557cb3e

Browse files
committed
Merge pull request #404 from PierreGUI/patch-1
Update README.md
2 parents 24a11c2 + 15d3513 commit 557cb3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ We're definitely not doing that. With react_on_rails, webpack is mainly generati
136136
137137
### Installation Summary
138138
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.
140140
141141
### Initializer Configuration
142142
@@ -416,7 +416,7 @@ Components are created as [stateless function(al) components](https://facebook.g
416416
+ [Setting up Hot Reloading during Rails Development, API docs](docs/api/ruby-api-hot-reload-view-helpers.md)
417417
+ [React on Rails, Slides](http://www.slideshare.net/justingordon/react-on-rails-v4032)
418418
+ [The React on Rails Doctrine](https://medium.com/@railsonmaui/the-react-on-rails-doctrine-3c59a778c724)
419-
+ [Installation Overview](docs/additional-reading/installation-overview.md)
419+
+ [Installation Overview](docs/basics/installation-overview.md)
420420
+ [Babel](docs/additional-reading/babel.md)
421421
+ [Heroku Deployment](docs/additional-reading/heroku-deployment.md)
422422
+ [Manual Installation](docs/additional-reading/manual-installation.md)

0 commit comments

Comments
 (0)