| Index: pkg/observe/lib/observe.dart
|
| diff --git a/pkg/observe/lib/observe.dart b/pkg/observe/lib/observe.dart
|
| index c1a2f80dd8343df6aedd8ce58a5c05a1185028be..8b972d30611e015cdfa876572372fde807fa742c 100644
|
| --- a/pkg/observe/lib/observe.dart
|
| +++ b/pkg/observe/lib/observe.dart
|
| @@ -65,8 +65,8 @@
|
| * print('done!');
|
| * }
|
| *
|
| - * [Tools](https://github.com/dart-lang/web-ui) exist to convert the first form
|
| - * into the second form automatically, to get the best of both worlds.
|
| + * [Tools](https://www.dartlang.org/polymer-dart/) exist to convert the first
|
| + * form into the second form automatically, to get the best of both worlds.
|
| */
|
| library observe;
|
|
|
|
|