Fix incorrect link in README.md

No-Try: true
Bug: None
Change-Id: I74182b9aaec0af4cc74959765ca239d38f9ace0f
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/215381
Reviewed-by: Tommi <tommi@webrtc.org>
Commit-Queue: Tommi <tommi@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#33784}
This commit is contained in:
Byoungchan Lee 2021-04-19 07:12:29 +09:00 committed by Commit Bot
parent b4ced39b93
commit 319d76cd67

View File

@ -23,7 +23,7 @@ native API header files.
* Master source code repo: https://webrtc.googlesource.com/src * Master source code repo: https://webrtc.googlesource.com/src
* Samples and reference apps: https://github.com/webrtc * Samples and reference apps: https://github.com/webrtc
* Mailing list: http://groups.google.com/group/discuss-webrtc * Mailing list: http://groups.google.com/group/discuss-webrtc
* Continuous build: http://build.chromium.org/p/client.webrtc * Continuous build: https://ci.chromium.org/p/webrtc/g/ci/console
* [Coding style guide](style-guide.md) * [Coding style guide](style-guide.md)
* [Code of conduct](CODE_OF_CONDUCT.md) * [Code of conduct](CODE_OF_CONDUCT.md)
* [Reporting bugs](docs/bug-reporting.md) * [Reporting bugs](docs/bug-reporting.md)