Chromium Code Reviews| Index: pkg/observe/lib/observe.dart |
| diff --git a/pkg/observe/lib/observe.dart b/pkg/observe/lib/observe.dart |
| index c1a2f80dd8343df6aedd8ce58a5c05a1185028be..054afad33ec4447dbbd12ff4b9269597499b4456 100644 |
| --- a/pkg/observe/lib/observe.dart |
| +++ b/pkg/observe/lib/observe.dart |
| @@ -65,7 +65,7 @@ |
| * print('done!'); |
| * } |
| * |
| - * [Tools](https://github.com/dart-lang/web-ui) exist to convert the first form |
| + * [Tools](https://www.dartlang.org/polymer-dart/) exist to convert the first form |
|
Jennifer Messerly
2013/09/09 20:39:43
nit: long line
kevmoo-old
2013/09/09 20:45:27
Done.
|
| * into the second form automatically, to get the best of both worlds. |
| */ |
| library observe; |