Update the pubspec's homepage link.
diff --git a/pubspec.yaml b/pubspec.yaml
index fdd238f..462fde0 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -2,7 +2,7 @@
 version: 0.11.0+3
 author: Polymer.dart Team <web-ui-dev@dartlang.org>
 description: A library for parsing CSS.
-homepage: https://www.dartlang.org
+homepage: https://github.com/dart-lang/csslib
 environment:
   sdk: '>=1.1.0 <2.0.0'
 dependencies: