diff --git a/docs/modules/ROOT/nav-how-to-guides.adoc b/docs/modules/ROOT/nav-how-to-guides.adoc index 6b5a54a3..266837f5 100644 --- a/docs/modules/ROOT/nav-how-to-guides.adoc +++ b/docs/modules/ROOT/nav-how-to-guides.adoc @@ -1,6 +1,6 @@ * How-to guides -** Securing your supply chain -*** xref:how-to-guides/Secure-your-supply-chain/proc_upgrade_build_pipeline.adoc[Upgrading the build pipeline] +** xref:how-to-guides/proc_upgrade_build_pipeline.adoc[Upgrading the build pipeline] +** Secure your supply chain *** xref:how-to-guides/Secure-your-supply-chain/proc_inspect_sbom.adoc[Inspecting SBOMs] **** xref:how-to-guides/Secure-your-supply-chain/proc_inspect_sbom.adoc#_downloading_an_sbom_in_the_web_ui[In the web UI] **** xref:how-to-guides/Secure-your-supply-chain/proc_inspect_sbom.adoc#_downloading_an_sbom_in_the_cli[In the CLI] diff --git a/docs/modules/ROOT/pages/how-to-guides/Secure-your-supply-chain/proc_upgrade_build_pipeline.adoc b/docs/modules/ROOT/pages/how-to-guides/proc_upgrade_build_pipeline.adoc similarity index 100% rename from docs/modules/ROOT/pages/how-to-guides/Secure-your-supply-chain/proc_upgrade_build_pipeline.adoc rename to docs/modules/ROOT/pages/how-to-guides/proc_upgrade_build_pipeline.adoc