| commit | 98f02e21d5243a71eab869de9582f9af5b6cbaa7 | [log] [tgz] |
|---|---|---|
| author | Natalie Weizenbaum <nweiz@google.com> | Wed Dec 17 16:28:19 2014 -0800 |
| committer | Natalie Weizenbaum <nweiz@google.com> | Wed Dec 17 16:28:19 2014 -0800 |
| tree | 595c2344d324a6cb17f42f947b2cec4bfd570007 | |
| parent | 2b3e0406b4295c71b1213a90e14cb710f35eb82b [diff] |
Update the pubspec's homepage link.
diff --git a/pkgs/source_span/pubspec.yaml b/pkgs/source_span/pubspec.yaml index 5c166fc..55ac89a 100644 --- a/pkgs/source_span/pubspec.yaml +++ b/pkgs/source_span/pubspec.yaml
@@ -3,7 +3,7 @@ version: 1.0.2 author: Dart Team <misc@dartlang.org> description: A library for identifying source spans and locations. -homepage: http://www.dartlang.org +homepage: http://github.com/dart-lang/source_span dependencies: path: '>=1.2.0 <2.0.0' environment: