Index: README.md |
diff --git a/README.md b/README.md |
index 9091de0f7d352eb99f3f720fc335a94cc24854c6..aa9379eec1dfd8b2750a387fb595bf01952ffb74 100644 |
--- a/README.md |
+++ b/README.md |
@@ -5,7 +5,7 @@ connections. It exposes a single function, [webSocketHandler][], which calls an |
`onConnection` callback with a [CompatibleWebSocket][] object for every |
connection that's established. |
-[Shelf]: pub.dartlang.org/packages/shelf |
+[Shelf]: https://pub.dartlang.org/packages/shelf |
[WebSocket]: https://tools.ietf.org/html/rfc6455 |