Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit ff59da0

Browse files
authored
Link to the youtube recording of my talk, not the summary (rust-lang#1554)
1 parent 3e0ebe4 commit ff59da0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/rustc-dev-guide/src/building/bootstrapping.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ stage0 compiler, and
2828
<span style="background-color: lightgreen; color: black">green</span> nodes are built with the
2929
stage1 compiler.
3030

31-
[rustconf22-talk]: https://rustconf.com/schedule#bootstrapping-the-once-and-future-compiler
31+
[rustconf22-talk]: https://www.youtube.com/watch?v=oUIjG-y4zaA
3232

3333
```mermaid
3434
graph TD

0 commit comments

Comments
 (0)