reactjs / react-tutorial

Code from the React tutorial.
http://facebook.github.io/react/docs/tutorial.html
Other
3.29k stars 2.13k forks source link

Use unpkg instead of npmcdn #157

Closed filipdanic closed 8 years ago

filipdanic commented 8 years ago

npmcdn.com is moving to unpkg.com and these links will eventually switch to 301. Better to switch to unpkg right away.

Source:

[1] https://twitter.com/mjackson/status/770424625754939394 [2] https://npmcdn.com/

zpao commented 8 years ago

Thanks!