Fix outdated URLs
diff --git a/pkgs/stream_channel/README.md b/pkgs/stream_channel/README.md
index 5d6a2b4..2ec970b 100644
--- a/pkgs/stream_channel/README.md
+++ b/pkgs/stream_channel/README.md
@@ -7,10 +7,10 @@
 communication protocol for both WebSocket connections to browser suites and
 Isolate connections to VM tests.
 
-[test]: https://pub.dartlang.org/packages/test
+[test]: https://pub.dev/packages/test
 
 This package also contains utilities for dealing with `StreamChannel`s and with
 two-way communications in general. For documentation of these utilities, see
 [the API docs][api].
 
-[api]: https://www.dartdocs.org/documentation/stream_channel/latest
+[api]: https://pub.dev/documentation/stream_channel/latest/