From 81ec385c3ec1b274d20b2f124f8f2086285897a1 Mon Sep 17 00:00:00 2001 From: Hamish Willee Date: Wed, 25 Jun 2025 12:36:10 +1000 Subject: [PATCH] Fix up link to flashing --- docs/en/releases/1.16.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/releases/1.16.md b/docs/en/releases/1.16.md index 3e87522395..4e6b46ca56 100644 --- a/docs/en/releases/1.16.md +++ b/docs/en/releases/1.16.md @@ -167,7 +167,7 @@ Please continue reading for [upgrade instructions](#upgrade-guide). This release contains a major rework for the rover support in PX4: - Complete restructure of the [rover related documentation](../frames_rover/index.md). -- New firmware build specifically for [rovers](../frames_rover/index.md#flashing-the-rover-build). +- New firmware build specifically for [rovers](../config_rover/index.md#flashing-the-rover-build). - New module dedicated to [Ackermann rovers](../frames_rover/index.md#ackermann): - The module currently supports [manual mode](../flight_modes_rover/manual.md#manual-mode), [acro mode](../flight_modes_rover/manual.md#acro-mode), [stabilized mode](../flight_modes_rover/manual.md#stabilized-mode), [position mode](../flight_modes_rover/manual.md#position-mode) and [auto modes](../flight_modes_rover/auto.md). - New module dedicated to [differential rovers](../frames_rover/index.md#differential):