Update the pubspec's homepage link.
diff --git a/pubspec.yaml b/pubspec.yaml
index fb3f68b..388d060 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -2,7 +2,7 @@
 version: 0.11.3+1
 author: Dart Team <misc@dartlang.org>
 description: Support for specifying test expectations
-homepage: https://pub.dartlang.org/packages/matcher
+homepage: https://github.com/dart-lang/matcher
 environment:
   sdk: '>=1.0.0 <2.0.0'
 dev_dependencies: