diff --git a/react-server-rendering.md b/react-server-rendering.md index e4effc5..31723f3 100644 --- a/react-server-rendering.md +++ b/react-server-rendering.md @@ -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** @@ -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 \ No newline at end of file + The SitePoint team explains how they added server-rendered React content into their existing Wordpress application