Skip to content
This repository was archived by the owner on Oct 25, 2024. It is now read-only.

Update README.md to replace the broken link #750

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down