From 343194d2581d66768cd77f0be75a4bb83e55e165 Mon Sep 17 00:00:00 2001 From: Tshepang Mbambo Date: Wed, 1 Feb 2023 00:29:15 +0200 Subject: [PATCH] fix wrong heading level (#1573) --- src/building/bootstrapping.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/building/bootstrapping.md b/src/building/bootstrapping.md index 2103a33f5..170b8e5a9 100644 --- a/src/building/bootstrapping.md +++ b/src/building/bootstrapping.md @@ -407,7 +407,7 @@ usually means something is quite wrong -- or you're trying to compile e.g. the unlikely case that you actually need to invoke rustc in such a situation, you can tell the bootstrap shim to print all env variables by adding `-vvv` to your `x.py` command. -### Directories and artifacts generated by `bootstrap` +## Directories and artifacts generated by `bootstrap` This is an incomplete reference for the outputs generated by bootstrap: