Skip to content

Commit

Permalink
Fix broken article link
Browse files Browse the repository at this point in the history
  • Loading branch information
markerikson authored Jan 10, 2017
1 parent b2ca76c commit b39aa98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions react-server-rendering.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
### React Server Rendering

- **React for Beginers: Creating an Isomorphic React App**
https://codingbox.io/react-for-beginners-creating-isomorphic-react-redux-app-and-deploying-it-on-heroku-6a313f8f3693
https://medium.com/codingbox/react-for-beginners-creating-isomorphic-react-redux-app-and-deploying-it-on-heroku-6a313f8f3693
An in-depth article describing an isomorphic project configuration and deployment

- **React.js: Server side rendering**
Expand All @@ -23,4 +23,4 @@

- **Universal React Rendering: How We Rebuilt SitePoint**
https://www.sitepoint.com/universal-react-rendering-sitepoint/
The SitePoint team explains how they added server-rendered React content into their existing Wordpress application
The SitePoint team explains how they added server-rendered React content into their existing Wordpress application

0 comments on commit b39aa98

Please sign in to comment.