SUMMARY.md in react_on_rails-12.0.0.pre.beta.2 vs SUMMARY.md in react_on_rails-12.0.0.pre.beta.3
- old
+ new
@@ -43,10 +43,10 @@
+ [Server Rendering Tips](./docs/additional-reading/server-rendering-tips.md)
+ [Code Splitting](docs/outdated/code-splitting.md)
+ [AngularJS Integration and Migration to React on Rails](./docs/additional-reading/angular-js-integration-migration.md)
## **Deployment**
- + [Heroku Deployment](docs/outdated/heroku-deployment.md)
+ + [Heroku Deployment](docs/basics/heroku-deployment.md)
+ [Elastic Beanstalk Deployment](./docs/additional-reading/elastic-beanstalk.md)
## Outdated Non-Webpack Docs
+ [Developing with the Webpack Dev Server](./docs/additional-reading/webpack-dev-server.md)
+ [Webpack, the Asset Pipeline, and Using Assets w/ React](./docs/outdated/rails-assets-relative-paths.md)