Update external url

This commit is contained in:
Kevin Decker
2013-08-14 13:11:01 -04:00
parent 827a09114e
commit 860853ddb4
+1 -1
View File
@@ -372,7 +372,7 @@ Handlebars in the Wild
for anyone who would like to try out Handlebars.js in their browser.
* [jQuery plugin](http://71104.github.io/jquery-handlebars/): allows you to use
Handlebars.js with [jQuery](http://jquery.com/).
* [Lumbar](walmartlabs.github.io/lumbar) provides easy module-based template management for
* [Lumbar](http://walmartlabs.github.io/lumbar) provides easy module-based template management for
handlebars projects.
* [sammy.js](http://github.com/quirkey/sammy) by Aaron Quint, a.k.a. quirkey,
supports Handlebars.js as one of its template plugins.