diff --git a/js/gui.js b/js/gui.js index 0867090d..4ea9ff35 100644 --- a/js/gui.js +++ b/js/gui.js @@ -279,8 +279,8 @@ GUI_control.prototype.content_ready = function (callback) { if (CONFIGURATOR.connectionValid) { // Build link to in-use CF version documentation var documentationButton = $('div#content #button-documentation'); - documentationButton.html("Documentation for " + CONFIG.flightControllerVersion); - documentationButton.attr("href","https://github.com/cleanflight/cleanflight/tree/v{0}/docs".format(CONFIG.flightControllerVersion)); + documentationButton.html("Wiki"); + documentationButton.attr("href","https://github.com/betaflight/betaflight/wiki"); } // loading tooltip diff --git a/tabs/pid_tuning.html b/tabs/pid_tuning.html index 798e87b7..3d695d83 100755 --- a/tabs/pid_tuning.html +++ b/tabs/pid_tuning.html @@ -3,7 +3,7 @@
\ No newline at end of file + diff --git a/tabs/receiver_msp.html b/tabs/receiver_msp.html index 9aa396bd..557f7aee 100644 --- a/tabs/receiver_msp.html +++ b/tabs/receiver_msp.html @@ -50,7 +50,7 @@- These sticks allow Cleanflight to be armed and tested without a transmitter or receiver being present. + These sticks allow BetaFlight to be armed and tested without a transmitter or receiver being present. However, this feature is not intended for flight and propellers must not be attached.
@@ -62,4 +62,4 @@