Update the pubspec's homepage link.
diff --git a/pubspec.yaml b/pubspec.yaml
index a19a331..c6878e4 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,7 +1,7 @@
 name: shelf_web_socket
 version: 0.0.1+1
 author: "Dart Team <misc@dartlang.org>"
-homepage: http://www.dartlang.org
+homepage: http://github.com/dart-lang/shelf_web_socket
 description: >
   A WebSocket handler for Shelf.
 dependencies: