We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8decc04 commit 59d5328Copy full SHA for 59d5328
src/bootstrap/src/core/build_steps/doc.rs
@@ -72,7 +72,7 @@ macro_rules! book {
72
}
73
74
// NOTE: When adding a book here, make sure to ALSO build the book by
75
-// adding a build step in `src/bootstrap/builder.rs`!
+// adding a build step in `src/bootstrap/code/builder/mod.rs`!
76
// NOTE: Make sure to add the corresponding submodule when adding a new book.
77
// FIXME: Make checking for a submodule automatic somehow (maybe by having a list of all submodules
78
// and checking against it?).
0 commit comments