From 53f4719092976750ce3d52e138dc51b998d3c4b4 Mon Sep 17 00:00:00 2001 From: BorisMoore Date: Tue, 7 Jun 2011 18:47:15 -0700 Subject: [PATCH] Minor fixes on demo pages. --- README.md | 2 ++ demos/step-by-step/0_tmpl-read-only/3_if-else-tag-source.html | 1 - demos/step-by-step/0_tmpl-read-only/3_if-else-tag.html | 1 - demos/step-by-step/0_tmpl-read-only/4_each-tag-source.html | 1 - demos/step-by-step/0_tmpl-read-only/4_each-tag.html | 1 - demos/step-by-step/0_tmpl-read-only/5_javascript-source.html | 1 - demos/step-by-step/0_tmpl-read-only/5_javascript.html | 1 - jquery.tmpl.js | 2 +- jquery.tmpl.min.js | 2 +- 9 files changed, 4 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index cbf20e6..9bce9c4 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ Documentation for the _jQuery Templates_ plugin can be found on the jQuery docum See also [http://www.borismoore.com/2010/10/jquery-templates-is-now-official-jquery.html] (http://www.borismoore.com/2010/10/jquery-templates-is-now-official-jquery.html) for more background. +Live versions of demos from this repository can be found at [http://jquery.github.com/jquery-tmpl/demos/step-by-step.html] (http://jquery.github.com/jquery-tmpl/demos/step-by-step.html). +

The beta1 version of jQuery Templates is available on CDN at: