Update the pubspec's homepage link.
diff --git a/pubspec.yaml b/pubspec.yaml
index 2491882..c4c6ff2 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -5,7 +5,7 @@
  A string-based path manipulation library. All of the path operations you know
  and love, with solid support on both Windows and POSIX (Linux and Mac OS X)
  machines.
-homepage: http://www.dartlang.org
+homepage: http://github.com/dart-lang/path
 dev_dependencies:
   unittest: ">=0.9.0 <0.12.0"
 environment: