Fix 404s to non-existent API docs

This commit is contained in:
Paul O’Shannessy
2013-09-24 16:00:52 -07:00
parent a9f4a67005
commit e484a734b5
2 changed files with 2 additions and 2 deletions

View File

@@ -687,4 +687,4 @@ var CommentBox = React.createClass({
### Congrats!
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](core-api.html) and 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](top-level-api.html) and start hacking! Good luck!