Fix source code path in comment
This commit is contained in:
parent
8decc04e75
commit
59d5328e0a
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@ macro_rules! book {
|
|||
}
|
||||
|
||||
// NOTE: When adding a book here, make sure to ALSO build the book by
|
||||
// adding a build step in `src/bootstrap/builder.rs`!
|
||||
// adding a build step in `src/bootstrap/code/builder/mod.rs`!
|
||||
// NOTE: Make sure to add the corresponding submodule when adding a new book.
|
||||
// FIXME: Make checking for a submodule automatic somehow (maybe by having a list of all submodules
|
||||
// and checking against it?).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue