Skip to content
This repository was archived by the owner on Feb 24, 2025. It is now read-only.

Commit 8b03b21

Browse files
authored
Update README.md before archiving
1 parent 7a2039f commit 8b03b21

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
> [!IMPORTANT]
2+
> This repo has moved to https://github.com/dart-lang/http/tree/master/pkgs/web_socket_channel
3+
14
[![CI](https://github.com/dart-lang/web_socket_channel/actions/workflows/test-package.yml/badge.svg?branch=master)](https://github.com/dart-lang/web_socket_channel/actions/workflows/test-package.yml)
25
[![pub package](https://img.shields.io/pub/v/web_socket_channel.svg)](https://pub.dev/packages/web_socket_channel)
36
[![package publisher](https://img.shields.io/pub/publisher/web_socket_channel.svg)](https://pub.dev/packages/web_socket_channel/publisher)
@@ -70,4 +73,4 @@ WebSocket protocol. The [`WebSocketChannel.connect` constructor][connect]
7073
connects to a listening server using the appropriate implementation for the
7174
platform.
7275

73-
[connect]: https://pub.dev/documentation/web_socket_channel/latest/web_socket_channel/WebSocketChannel/WebSocketChannel.connect.html
76+
[connect]: https://pub.dev/documentation/web_socket_channel/latest/web_socket_channel/WebSocketChannel/WebSocketChannel.connect.html

0 commit comments

Comments
 (0)