From e096395964c7385ca2092d71d6b8f3dc65e4e001 Mon Sep 17 00:00:00 2001 From: xueshi Date: Fri, 24 May 2024 21:26:00 -0700 Subject: [PATCH] Update README.md to replace the broken link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 22cd68d4f..e46123ae3 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ You need [Doxygen](http://www.doxygen.nl/) in your path. ### Prepare the development environment Before you start, make sure you have the following prerequisites installed/configured: -- [WebRTC stack build dependencies](https://webrtc.googlesource.com/src/+/refs/heads/master/docs/native-code/development/prerequisite-sw/index.md), except the Visual Studio part. +- [WebRTC stack build dependencies](https://webrtc.googlesource.com/src/+/refs/heads/main/docs/native-code/development/prerequisite-sw/README.md), except the Visual Studio part. - [Proxy settings](https://github.com/open-webrtc-toolkit/owt-client-native/wiki/Proxy-config-for-building-native-SDK). The following dependencies are for Windows only: