| Index: pkg/mdv/lib/mdv.dart
|
| diff --git a/pkg/mdv/lib/mdv.dart b/pkg/mdv/lib/mdv.dart
|
| index 29debcb4c0fbadf601ce8db9adba403e2a54ab89..fe9d9c8868e3645ece3e3d64fbea5596d917650d 100644
|
| --- a/pkg/mdv/lib/mdv.dart
|
| +++ b/pkg/mdv/lib/mdv.dart
|
| @@ -5,7 +5,7 @@
|
| // TODO(jmesserly): more commentary here.
|
| /**
|
| * This library provides access to Model-Driven-Views APIs on HTML elements.
|
| - * More information can be found at: <https://github.com/toolkitchen/mdv>.
|
| + * More information can be found at: <https://github.com/Polymer/mdv>.
|
| */
|
| library mdv;
|
|
|
|
|