Skip to content

Commit a96998a

Browse files
authored
Auto merge of servo#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. -->
2 parents 0e0e697 + ef4d6b8 commit a96998a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/HACKING_QUICKSTART.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ See the [debugging guide](./debugging.md) to get started in how to debug Servo.
286286
- Servo's directory structure: [ORGANIZATION.md](./ORGANIZATION.md)
287287
- https://doc.servo.org/servo/index.html
288288
- https://github.com/servo/servo/wiki
289-
- https://rustbyexample.com
289+
- https://doc.rust-lang.org/rust-by-example/
290290
- https://doc.rust-lang.org
291291
- Cargo & crates: https://doc.crates.io/guide.html
292292
- mach help: `./mach --help`

0 commit comments

Comments
 (0)