mirror of
https://github.com/servo/servo.git
synced 2025-06-14 03:14:29 +00:00
Update branch name to main (#30877)
This commit is contained in:
parent
ccf0b739df
commit
e4aed3d06a
10 changed files with 19 additions and 19 deletions
|
@ -134,7 +134,7 @@ or a custom attribute `#[dom_struct]` which implies it.
|
|||
Let's look at [Servo's implementation][document-rs] of the DOM's
|
||||
[`Document`][document-mdn] interface:
|
||||
|
||||
[document-rs]: https://github.com/servo/servo/blob/master/components/script/dom/document.rs
|
||||
[document-rs]: https://github.com/servo/servo/blob/main/components/script/dom/document.rs
|
||||
[document-mdn]: https://developer.mozilla.org/en-US/docs/Web/API/document
|
||||
|
||||
```rust
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue