| Index: pkg/observe/pubspec.yaml
|
| diff --git a/pkg/observe/pubspec.yaml b/pkg/observe/pubspec.yaml
|
| index 7324aefd0916bd75f558aa056d96a8af86a5a531..8fbfb397a8f035d8ae079f222d834eb226d48c1a 100644
|
| --- a/pkg/observe/pubspec.yaml
|
| +++ b/pkg/observe/pubspec.yaml
|
| @@ -6,7 +6,7 @@ description: >
|
| UI (DOM) of a document or application and its underlying data (model).
|
| Updates to the model are reflected in the DOM and user input into the DOM is
|
| immediately assigned to the model.
|
| -homepage: https://github.com/dart-lang/web-ui
|
| +homepage: https://www.dartlang.org/polymer-dart/
|
| dependencies:
|
| analyzer_experimental: any
|
| barback: any
|
|
|