petehunt / react-howto

Your guide to the (sometimes overwhelming!) React ecosystem.
11.61k stars 772 forks source link

Fixed link to offical React tutorial #92

Closed SpartaSixZero closed 6 years ago

SpartaSixZero commented 6 years ago

Existing link was broken: https://facebook.github.io/react/docs/tutorial.html

Corrected it to point to the right address: https://reactjs.org/tutorial/tutorial.html

SpartaSixZero commented 6 years ago

Actually, just saw someone already addressed this here:

https://github.com/petehunt/react-howto/pull/91

I'll close mine.