summaryrefslogtreecommitdiffstats
path: root/README.markdown
diff options
context:
space:
mode:
authorKevin Decker <kpdecker@gmail.com>2013-08-14 13:11:01 -0400
committerKevin Decker <kpdecker@gmail.com>2013-08-14 13:11:01 -0400
commit860853ddb4ed4cce3a54bbf070bdfb2e07320633 (patch)
tree6801d056945f3611a9d4f4e61e1dcdafe87ce3fe /README.markdown
parent827a09114ed798dfe14df75e50008c1fe89aaf20 (diff)
downloadhandlebars.js-860853ddb4ed4cce3a54bbf070bdfb2e07320633.zip
handlebars.js-860853ddb4ed4cce3a54bbf070bdfb2e07320633.tar.gz
handlebars.js-860853ddb4ed4cce3a54bbf070bdfb2e07320633.tar.bz2
Update external url
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index f593a68..781113d 100644
--- a/README.markdown
+++ b/README.markdown
@@ -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.