Skip to content
This repository was archived by the owner on Jun 3, 2020. It is now read-only.

Commit 1dcdc8a

Browse files
committed
misspelled link update.
added s to [live demo](http://www.dartlang.org/samples/websocket/). as it was a broken link.
1 parent 5287033 commit 1dcdc8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

html5/web/websockets/basics/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ response on the web page.
1515

1616
You can open the example in Dart Editor and run it by clicking `index.html`.
1717
Or, you can try this
18-
[live demo](http://www.dartlang.org/samples/websocket/).
18+
[live demo](http://www.dartlang.org/samples/websockets/).
1919

2020
Please report any [bugs or feature requests](http://dartbug.com/new).

0 commit comments

Comments
 (0)