diff --git a/src/ViewWidgets/CustomCommandWidget.qml b/src/ViewWidgets/CustomCommandWidget.qml index 4d4ee60..fae5abf 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 }