Skip to content

Commit f151519

Browse files
authored
Fix link to broadcast viewers example (#17)
1 parent e16bc1d commit f151519

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This project presents a few example applications using node-webrtc.
1616
[node-canvas](https://github.com/Automattic/node-canvas), and RTCVideoSource
1717
to draw spinning text on top of an incoming video.
1818
- [record-audio-video-stream](examples/record-audio-video-stream) using [FFmpeg](https://www.ffmpeg.org) and RTCVideoSink.
19-
- Broadcast example with one [broadcaster](examples/broadcaster) forwarding to many [viewers](examples/viewers).
19+
- Broadcast example with one [broadcaster](examples/broadcaster) forwarding to many [viewers](examples/viewer).
2020

2121
Usage
2222
-----

0 commit comments

Comments
 (0)