Fix 404 link

Fix a 404 link in the ReadMe
This commit is contained in:
akil 2020-03-06 16:35:28 +05:30 committed by Sean DuBois
parent 60f077a876
commit 0272c250f4
2 changed files with 2 additions and 1 deletions

View File

@ -140,6 +140,7 @@ Check out the **[contributing wiki](https://github.com/pion/webrtc/wiki/Contribu
* [Clayton McCray](https://github.com/ClaytonMcCray)
* [lawl](https://github.com/lawl)
* [Jorropo](https://github.com/Jorropo)
* [Akil](https://github.com/akilude)
### License
MIT License - see [LICENSE](LICENSE) for full text

View File

@ -1,7 +1,7 @@
# play-from-disk-renegotiation
play-from-disk-renegotiation demonstrates Pion WebRTC's renegotiation abilities.
For a simpler example of playing a file from disk we also have [examples/play-from-disk](examples/play-from-disk)
For a simpler example of playing a file from disk we also have [examples/play-from-disk](/examples/play-from-disk)
## Instructions