| Index: dart/samples/third_party/todomvc/web/app.html
|
| ===================================================================
|
| --- dart/samples/third_party/todomvc/web/app.html (revision 29808)
|
| +++ dart/samples/third_party/todomvc/web/app.html (working copy)
|
| @@ -44,10 +44,11 @@
|
| <p>Double-click to edit a todo.</p>
|
| <p>Credits: the <a href="http://www.dartlang.org">Dart</a> team.</p>
|
| <p>
|
| + This example was built using a pre-1.0 version of Polymer.dart.
|
| Learn more about
|
| - <a href="https://www.dartlang.org/articles/dart-web-components/">Dart + Web Components</a>
|
| + <a href="https://www.dartlang.org/polymer-dart/">Polymer.dart</a>
|
| or
|
| - <a href="https://github.com/dart-lang/web-ui/tree/master/example/todomvc">view the source</a>.
|
| + <a href="https://code.google.com/p/dart/source/browse/branches/bleeding_edge/dart/samples/third_party/todomvc/">view the source</a>.
|
| </p>
|
| <p>Part of <a href="http://todomvc.com">TodoMVC</a>.</p>
|
| </footer>
|
|
|