summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Davis <thomasalwyndavis@gmail.com>2012-06-25 09:02:19 +1000
committerThomas Davis <thomasalwyndavis@gmail.com>2012-06-25 09:02:19 +1000
commit249f8e7419627ca10332fcd797e070e6b1fc5d44 (patch)
treeb232d098efb35cbf2b5d1088b8c5ee43a83492c5
parent9912675662badca4fa5638e7affbadb77307f048 (diff)
downloadbackbonetutorials-249f8e7419627ca10332fcd797e070e6b1fc5d44.zip
backbonetutorials-249f8e7419627ca10332fcd797e070e6b1fc5d44.tar.gz
backbonetutorials-249f8e7419627ca10332fcd797e070e6b1fc5d44.tar.bz2
Update gh-pages
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 95b182e..75e41e5 100644
--- a/index.html
+++ b/index.html
@@ -6,7 +6,7 @@ title:
<h2>Demo apps!</h2>
<ul class="tutorials">
<li><a href="https://github.com/alessioalex/ClientManager" alt="Sample application built with Backbone, RequireJS, Twitter Bootstrap on the client and Node.js (Express.js, Mongoose) on the server.">ClientManager</a> - Sample application built with Backbone, RequireJS, Twitter Bootstrap on the client and Node.js (Express.js, Mongoose) on the server.</li>
- <li><a hhref="http://antoviaque.org/docs/tutorials/backbone-relational-tutorial/">Backbone-relational Tutorial</a> - Nested Models With Backbone.js</li>
+ <li><a href="http://antoviaque.org/docs/tutorials/backbone-relational-tutorial/">Backbone-relational Tutorial</a> - Nested Models With Backbone.js</li>
</ul>
<h2>Beginner</h2>