Skip to content

Commit 0c354a0

Browse files
committed
docs(guide): fix a typo in a link
1 parent 91c65c7 commit 0c354a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TUNING_GUIDE_ArduCopter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -625,7 +625,7 @@ Land and disarm.
625625
> [!IMPORTANT]
626626
> If your vehicle is very overpowered and requires a [MOT_THST_HOVER](https://ardupilot.org/copter/docs/parameters.html#mot-thst-hover)
627627
> level close to or bellow 0.2 you will need to set the [MOT_HOVER_LEARN](https://ardupilot.org/copter/docs/parameters.html#mot-hover-learn)
628-
> parameter to 0 (using the `Add` button on the GUI) and follow the [setting hover throttle instructions](https://ardupilot.org/copter/ocs/ac_throttlemid.html)
628+
> parameter to 0 (using the `Add` button on the GUI) and follow the [setting hover throttle instructions](https://ardupilot.org/copter/docs/ac_throttlemid.html)
629629
630630
Immediately check for hot motors.
631631
If the motors are too hot, check the `.bin` dataflash log, high or oscillating `RATE.*out` values indicate which PID gain you should reduce to remove the output oscillations causing the motors to heat up.

0 commit comments

Comments
 (0)