Skip to content

Commit 7919959

Browse files
authored
Update standard_modes.md. Fix broken Mavlink link (#26059)
1 parent 703d66e commit 7919959

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/mavlink/standard_modes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<Badge type="tip" text="PX4 v1.15" />
44

5-
PX4 implements the MAVLink [Standard Modes Protocol](https://mavlink.io/en/services/standard_modes.md) from PX4 v1.15, with a corresponding implementation in QGroundControl Daily builds (and future release builds).
5+
PX4 implements the MAVLink [Standard Modes Protocol](https://mavlink.io/en/services/standard_modes.html) from PX4 v1.15, with a corresponding implementation in QGroundControl Daily builds (and future release builds).
66

77
The protocol allows you to discover all flight modes available to the vehicle, including PX4 External modes created using the [PX4 ROS 2 Control Interface](../ros2/px4_ros2_control_interface.md), and get or set the current mode.
88

0 commit comments

Comments
 (0)