1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-25 17:25:14 +03:00

More rebranding

This commit is contained in:
Konstantin Sharlaimov (DigitalEntity) 2016-05-04 21:20:36 +10:00
parent 11b80a67ff
commit 227abc752d
5 changed files with 57 additions and 126 deletions

View file

@ -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("Documentation for INAV");
documentationButton.attr("href","https://github.com/iNavFlight/inav/wiki");
}
// loading tooltip