Update the pubspec's homepage link.
diff --git a/pubspec.yaml b/pubspec.yaml
index e875ba8..02a1d9e 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -2,7 +2,7 @@
 version: 0.1.0
 author: Dart Team <misc@dartlang.org>
 description: A package for testing Dart test frameworks.
-homepage: https://www.dartlang.org/
+homepage: https://github.com/dart-lang/metatest
 environment:
   sdk: '>=1.0.0 <2.0.0'
 dependencies: