mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
Auto merge of #28590 - radek3911:patch-1, r=KiChjang
Update rust by example link <!-- Please describe your changes on the following line: --> rustbyexample.com shows 404 --- - [x] These changes do not require tests because this just updates a text file <!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.--> <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
This commit is contained in:
commit
a96998a7c9
1 changed files with 1 additions and 1 deletions
|
@ -286,7 +286,7 @@ See the [debugging guide](./debugging.md) to get started in how to debug Servo.
|
|||
- Servo's directory structure: [ORGANIZATION.md](./ORGANIZATION.md)
|
||||
- https://doc.servo.org/servo/index.html
|
||||
- https://github.com/servo/servo/wiki
|
||||
- https://rustbyexample.com
|
||||
- https://doc.rust-lang.org/rust-by-example/
|
||||
- https://doc.rust-lang.org
|
||||
- Cargo & crates: https://doc.crates.io/guide.html
|
||||
- mach help: `./mach --help`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue