summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNietzsche <thomasalwyndavis@gmail.com>2012-06-20 20:52:48 +1000
committerNietzsche <thomasalwyndavis@gmail.com>2012-06-20 20:52:48 +1000
commit65ab1834ceb81df09759f02444472925cbc45307 (patch)
tree9004140d3740f53cdc5626af827fb9fd3b73bef1
parent4604caa4e3a41efd07637b9926207110acd9f4f9 (diff)
downloadbackbonetutorials-65ab1834ceb81df09759f02444472925cbc45307.zip
backbonetutorials-65ab1834ceb81df09759f02444472925cbc45307.tar.gz
backbonetutorials-65ab1834ceb81df09759f02444472925cbc45307.tar.bz2
backbone realtional
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index d3d0904..95b182e 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>
</ul>
<h2>Beginner</h2>