Valentin Gagarin writes: > It's not needed for getting started with contributions. > > Signed-off-by: Valentin Gagarin > --- > Documentation/doc/contributing/b4.adoc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/doc/contributing/b4.adoc b/Documentation/doc/contributing/b4.adoc > index 3734c3a..cc12018 100644 > --- a/Documentation/doc/contributing/b4.adoc > +++ b/Documentation/doc/contributing/b4.adoc > @@ -1,5 +1,5 @@ > = Installing and Configuring b4 > -:page-nav_order: 1 > +:page-nav_order: 3 > > // SPDX-FileCopyrightText: 2022 Alyssa Ross > // SPDX-License-Identifier: GFDL-1.3-no-invariants-or-later OR CC-BY-SA-4.0 > -- > 2.54.0 Yep, makes sense as we currently have things. New people do seem to broadly like using b4 for everything including submission though, so in the long term it might make more sense to introduce it earlier and port all the contributing documentation to the b4 ways.