diff --git a/README.md b/README.md index 6b0aa194..0ed09dbe 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/examples/play-from-disk-renegotation/README.md b/examples/play-from-disk-renegotation/README.md index 32ab6b1b..68434adc 100644 --- a/examples/play-from-disk-renegotation/README.md +++ b/examples/play-from-disk-renegotation/README.md @@ -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