Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upWrong Demo/Source code links in chapter 7 #51
Comments
|
This issue related to #45 pull request |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In the 7-th chapter Higher Order Components section has a wrong link for 5-th example ( both Demo and Source code links are incorrect )
Instead of proper link for demo and proper link for source code used the wrong ones
Simply increment the value of the document in the link:
From this:
https://rawgit.com/MoonHighway/learning-react/master/chapter-07/05-higher-order-components/04-hocs.htmlTo that:
https://rawgit.com/MoonHighway/learning-react/master/chapter-07/05-higher-order-components/05-hocs.html