diff options
author | Nietzsche <thomasalwyndavis@gmail.com> | 2012-06-20 20:52:48 +1000 |
---|---|---|
committer | Nietzsche <thomasalwyndavis@gmail.com> | 2012-06-20 20:52:48 +1000 |
commit | 65ab1834ceb81df09759f02444472925cbc45307 (patch) | |
tree | 9004140d3740f53cdc5626af827fb9fd3b73bef1 | |
parent | 4604caa4e3a41efd07637b9926207110acd9f4f9 (diff) | |
download | backbonetutorials-65ab1834ceb81df09759f02444472925cbc45307.zip backbonetutorials-65ab1834ceb81df09759f02444472925cbc45307.tar.gz backbonetutorials-65ab1834ceb81df09759f02444472925cbc45307.tar.bz2 |
backbone realtional
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |