mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Fix broken tutorial link and change wording
(cherry picked from commit cfe4152b1d)
This commit is contained in:
committed by
Paul O’Shannessy
parent
01297cf212
commit
f8737dc8fe
@@ -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!
|
||||
|
||||
Reference in New Issue
Block a user