Skip to content

Commit

Permalink
Update Khan Academy blurb and screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
sophiebits committed Aug 1, 2012
1 parent 28f0b6a commit abee26c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Binary file modified docs/images/khan-academy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2657,9 +2657,9 @@ <h2 id="examples-khan-academy">Khan Academy</h2>
provide a free world-class education to anyone anywhere. With thousands of
videos, hundreds of JavaScript-driven exercises, and big plans for the
future, Khan Academy uses Backbone to keep frontend code modular and organized.
<a href="https://khanacademy.kilnhg.com/Code/Website/Group/stable/Files/javascript/profile-package?rev=tip">User profiles</a>
and <a href="https://khanacademy.kilnhg.com/Code/Website/Group/stable/File/javascript/shared-package/goals.js?rev=tip">goal setting</a>
are implemented with Backbone, <a href="http://jquery.com/">jQuery</a> and <a href="http://handlebarsjs.com/">Handlebars</a>, and most new feature
User profiles and goal setting are implemented with Backbone,
<a href="http://jquery.com/">jQuery</a> and
<a href="http://handlebarsjs.com/">Handlebars</a>, and most new feature
work is being pushed to the client side, greatly increasing the quality of
<a href="https://github.com/Khan/khan-api/">the API</a>.
</p>
Expand Down

0 comments on commit abee26c

Please sign in to comment.