Update rust by example link

This commit is contained in:
Radek Kunc 2021-09-04 22:53:19 +02:00 committed by GitHub
parent 74f1eb199e
commit ef4d6b8e7f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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`