mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Update some URLs
This commit is contained in:
parent
eee2c895f4
commit
56922b70d5
1 changed files with 2 additions and 2 deletions
|
@ -18,8 +18,8 @@ old versions stay available on crates.io and Cargo will only automatically updat
|
|||
to versions that are numbered as compatible.
|
||||
|
||||
To see how to use this library with your own tree representation,
|
||||
see [Kuchiki’s `src/select.rs`](https://github.com/SimonSapin/kuchiki/blob/master/src/select.rs).
|
||||
see [Kuchiki’s `src/select.rs`](https://github.com/kuchiki-rs/kuchiki/blob/master/src/select.rs).
|
||||
(Note however that Kuchiki is not always up to date with the latest rust-selectors version,
|
||||
so that code may need to be tweaked.)
|
||||
If you don’t already have a tree data structure,
|
||||
consider using [Kuchiki](https://github.com/SimonSapin/kuchiki) itself.
|
||||
consider using [Kuchiki](https://github.com/kuchiki-rs/kuchiki) itself.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue