Skip to content

Commit 2d19ffd

Browse files
committed
Merge pull request ruanyf#23 from mortonfox/patch-1
Fix the "Getting started with React" link
2 parents f73b8b9 + 7de2cd3 commit 2d19ffd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -567,7 +567,7 @@ Put the compiled JS files into HTML.
567567
- [React (Virtual) DOM Terminology](http://facebook.github.io/react/docs/glossary.html), by Sebastian Markbåge
568568
- [The React Quick Start Guide](http://www.jackcallister.com/2015/01/05/the-react-quick-start-guide.html), by Jack Callister
569569
- [Learning React.js: Getting Started and Concepts](https://scotch.io/tutorials/learning-react-getting-started-and-concepts), by Ken Wheeler
570-
- [Getting started with React](http://ryanclark.me/getting-started-with-react/), by Ryan Clark
570+
- [Getting started with React](http://ryanclark.me/getting-started-with-react), by Ryan Clark
571571
- [React JS Tutorial and Guide to the Gotchas](https://zapier.com/engineering/react-js-tutorial-guide-gotchas/), by Justin Deal
572572
- [React Primer](https://github.com/BinaryMuse/react-primer), by Binary Muse
573573
- [jQuery versus React.js thinking](http://blog.zigomir.com/react.js/jquery/2015/01/11/jquery-versus-react-thinking.html), by zigomir

0 commit comments

Comments
 (0)