Skip to content

Commit 92d573c

Browse files
xdrudisSean-Der
authored andcommitted
Fix broken links in save-to-disk examples
1 parent 384646e commit 92d573c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/save-to-disk-av1/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ If you wish to save VP8 and Opus instead of AV1 see [save-to-disk](https://githu
55

66
If you wish to save VP8/Opus inside the same file see [save-to-webm](https://github.com/pion/example-webrtc-applications/tree/master/save-to-webm)
77

8-
You can then send this video back to your browser using [play-from-disk](https://github.com/pion/example-webrtc-applications/tree/master/play-from-disk)
8+
You can then send this video back to your browser using [play-from-disk](https://github.com/pion/webrtc/tree/master/examples/play-from-disk)
99

1010
## Instructions
1111
### Download save-to-disk-av1

examples/save-to-disk/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ If you wish to save VP8/Opus inside the same file see [save-to-webm](https://git
55

66
If you wish to save AV1 instead see [save-to-disk-av1](https://github.com/pion/webrtc/tree/master/examples/save-to-disk-av1)
77

8-
You can then send this video back to your browser using [play-from-disk](https://github.com/pion/example-webrtc-applications/tree/master/play-from-disk)
8+
You can then send this video back to your browser using [play-from-disk](https://github.com/pion/webrtc/tree/master/examples/play-from-disk)
99

1010
## Instructions
1111
### Download save-to-disk

0 commit comments

Comments
 (0)