mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-18 05:45:31 +03:00
Update donation links.
This commit is contained in:
parent
b03ae309fb
commit
a08ae2b7c6
2 changed files with 2 additions and 11 deletions
|
@ -150,12 +150,6 @@
|
|||
"defaultDonateText": {
|
||||
"message": "This utility is fully <strong>open source</strong> and is available free of charge to all <strong>cleanflight</strong> users.<br />If you found the cleanflight or cleanflight configurator useful, please consider <strong>supporting</strong> its development by donating."
|
||||
},
|
||||
"defaultDonateConfiguratorText": {
|
||||
"message": "Configurator"
|
||||
},
|
||||
"defaultDonateFirmwareText": {
|
||||
"message": "Cleanflight"
|
||||
},
|
||||
"initialSetupButtonCalibrateAccel": {
|
||||
"message": "Calibrate Accelerometer"
|
||||
},
|
||||
|
|
|
@ -12,10 +12,7 @@
|
|||
<p i18n="defaultDonateText">
|
||||
</p>
|
||||
<div class="buttons">
|
||||
<ul>
|
||||
<li><p i18n="defaultDonateFirmwareText"></p><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=TSQKVT6UYKGL6" target="_blank" title="Donate for cleanflight firmware"><img src="./images/btn_donate_SM.gif" alt="Paypal" /></a></li>
|
||||
<li><p i18n="defaultDonateConfiguratorText"></p><a href="http://goo.gl/xQMKN" target="_blank" title="Donate for configurator"><img src="./images/btn_donate_SM.gif" alt="Paypal" /></a></li>
|
||||
</ul>
|
||||
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=TSQKVT6UYKGL6" target="_blank" title="Donate"><img src="./images/btn_donate_SM.gif" alt="Paypal" /></a></li>
|
||||
</div>
|
||||
</div>
|
||||
<div class="sponsors">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue