| commit | 6238a74530c12c3328ce886dc21384d5842e197a | [log] [tgz] |
|---|---|---|
| author | Natalie Weizenbaum <nweiz@google.com> | Wed Dec 17 17:02:08 2014 -0800 |
| committer | Natalie Weizenbaum <nweiz@google.com> | Wed Dec 17 17:02:08 2014 -0800 |
| tree | 0f4f30dc70d6ed90566b63c71b29d17101bea600 | |
| parent | fcd12ad6292c561c1c711493bd445160803da0a0 [diff] |
Update the pubspec's homepage link.
diff --git a/pkgs/yaml/pubspec.yaml b/pkgs/yaml/pubspec.yaml index 88650fc..c094c7b 100644 --- a/pkgs/yaml/pubspec.yaml +++ b/pkgs/yaml/pubspec.yaml
@@ -1,7 +1,7 @@ name: yaml version: 2.1.2 author: "Dart Team <misc@dartlang.org>" -homepage: http://www.dartlang.org +homepage: http://github.com/dart-lang/yaml description: A parser for YAML. dependencies: collection: ">=1.1.0 <2.0.0"