Skip to content

Commit

Permalink
Link to try handlebars from readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kpdecker committed Aug 14, 2015
1 parent 624a4c7 commit 519fac5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Expand Up @@ -10,7 +10,7 @@ Handlebars.js and Mustache are both logicless templating languages that
keep the view and the code separated like we all know they should be.

Checkout the official Handlebars docs site at
[http://www.handlebarsjs.com](http://www.handlebarsjs.com).
[http://www.handlebarsjs.com](http://www.handlebarsjs.com) and the live demo at [http://tryhandlebarsjs.com/](http://tryhandlebarsjs.com/).

Installing
----------
Expand Down

0 comments on commit 519fac5

Please sign in to comment.