Browse Source

Fix broken tutorial link and change wording

main
Clay Allsopp 11 years ago
parent
commit
700c3e24cd
  1. 2
      docs/tutorial.md

2
docs/tutorial.md

@ -677,4 +677,4 @@ var CommentBox = React.createClass({
### Congrats!
You have just built a comment box in a few simple steps. Learn more about React in the [reference](syntax.html) or start hacking! Good luck!
You have just built a comment box in a few simple steps. Learn more about [why to use React](why-react.html), or dive into the [API reference](reference.html) and start hacking! Good luck!

Loading…
Cancel
Save