diff --git a/src/ViewWidgets/CustomCommandWidget.qml b/src/ViewWidgets/CustomCommandWidget.qml index 4d4ee60d7688183ba315e772a6f0d9792cafd4d4..fae5abf1471777da76df5df2618860ff95f128ff 100644 --- a/src/ViewWidgets/CustomCommandWidget.qml +++ b/src/ViewWidgets/CustomCommandWidget.qml @@ -34,7 +34,7 @@ QGCView { "So make sure to test your changes thoroughly before using them in flight.
" + "Click 'Load Custom Qml file' to provide your custom qml file.
" + "Click 'Reset' to reset to none.
" + - "Example usage: https://dev.qgroundcontrol.com/en/tools/custom_command_widget.html
" + "Example usage: https://docs.qgroundcontrol.com/en/app_menu/custom_command_widget.html
" QGCPalette { id: qgcPal; colorGroupEnabled: enabled }