Update the pubspec's homepage link.
diff --git a/pubspec.yaml b/pubspec.yaml
index 2751034..1d94c32 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -2,7 +2,7 @@
 version: 0.10.0+1
 author: Dart Team <misc@dartlang.org>
 description: Library to programmatically manipulate source map files.
-homepage: http://www.dartlang.org
+homepage: http://github.com/dart-lang/source_maps
 dependencies:
   path: '>=1.2.0 <2.0.0'
   source_span: '>=1.0.0 <2.0.0'