From 59d5328e0a436ebd27f9600a5b554c834b6c5162 Mon Sep 17 00:00:00 2001 From: Jakub Beránek Date: Mon, 9 Dec 2024 17:27:37 +0100 Subject: Fix source code path in comment --- src/bootstrap/src/core/build_steps/doc.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/bootstrap/src/core/build_steps/doc.rs b/src/bootstrap/src/core/build_steps/doc.rs index 8a9321f8e79..c061287ffab 100644 --- a/src/bootstrap/src/core/build_steps/doc.rs +++ b/src/bootstrap/src/core/build_steps/doc.rs @@ -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?). -- cgit 1.4.1-3-g733a5