Update branch name to main (#30877)

This commit is contained in:
Alex Touchet 2023-12-16 01:32:20 -08:00 committed by GitHub
parent ccf0b739df
commit e4aed3d06a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 19 additions and 19 deletions

View file

@ -78,7 +78,7 @@ The examples below will use Unix, but the same applies to Windows.
Servo's build system uses rustup.rs to automatically download a Rust compiler.
This is a specific version of Rust Nightly determined by the
[`rust-toolchain.toml`](https://github.com/servo/servo/blob/master/rust-toolchain.toml) file.
[`rust-toolchain.toml`](https://github.com/servo/servo/blob/main/rust-toolchain.toml) file.
### Normal build