mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-19 06:15:16 +03:00
swap the don't like url to point to the store support
This commit is contained in:
parent
19f2368bb9
commit
8150bb7c07
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@ $(document).ready(function () {
|
|||
|
||||
if (stage == 2) {
|
||||
if ($(this).hasClass('yes')) {
|
||||
window.open('https://github.com/multiwii/baseflight-configurator/issues');
|
||||
window.open('https://chrome.google.com/webstore/detail/baseflight-configurator/mppkgnedeapfejgfimkdoninnofofigk/support');
|
||||
data.refused = new Date().getTime();
|
||||
googleAnalytics.sendEvent('Review', 'Submits Bug Ticket', true);
|
||||
} else {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue