Commit 306c0215 authored by Pascal Hartig's avatar Pascal Hartig

Durandal: Link and style fixes

parent 14d8399b
<div>
<div>
<div>
<!--ko compose: {
model: router.activeItem, // wiring the router
......@@ -8,7 +8,7 @@
</div>
<footer id="info">
<p>Double-click to edit a todo</p>
<p>Original Knockout version from <a href="https://github.com/abhinavgujjar/durandal-todos">Abhinav Gujjar</a></p>
<p>Written by <a href="https://github.com/abhinavgujjar">Abhinav Gujjar</a></p>
<p>Part of <a href="http://todomvc.com">TodoMVC</a></p>
</footer>
</div>
......@@ -7,5 +7,4 @@
model: 'js/viewmodels/list', activate: true
}--><!--/ko-->
</div>
</section>
......@@ -696,8 +696,8 @@
},
"durandal": {
"name": "Durandal",
"description": "Single Page Apps Done Right..",
"homepage": "http://durandaljs.com",
"description": "Single Page Apps Done Right.",
"homepage": "durandaljs.com",
"examples": [{
"name": "Dependency Example",
"url": "labs/dependency-examples/durandal/index.html"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment