From 2257b722551d2b385b01f8e4521d43d1c8e8dc6f Mon Sep 17 00:00:00 2001 From: rbalsleyMSFT <53497092+rbalsleyMSFT@users.noreply.github.com> Date: Mon, 9 Feb 2026 16:21:36 -0800 Subject: [PATCH] Updates build page nav order Keeps the docs sidebar ordering consistent after navigation reshuffling. --- docs/build.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/build.md b/docs/build.md index 5a39174..76e6aa8 100644 --- a/docs/build.md +++ b/docs/build.md @@ -1,6 +1,6 @@ --- title: Build -nav_order: 9 +nav_order: 10 prev_url: /drivers.html prev_label: Drivers next_url: /monitor.html