Update the pubspec's homepage link.
diff --git a/pubspec.yaml b/pubspec.yaml
index 7a1311e..bedc1e3 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,7 +1,7 @@
 name: oauth2
 version: 0.9.3
 author: Dart Team <misc@dartlang.org>
-homepage: http://www.dartlang.org
+homepage: http://github.com/dart-lang/oauth2
 description: >
   A client library for authenticating with a remote service via OAuth2 on
   behalf of a user, and making authorized HTTP requests with the user's