Skip to content

Commit 86dbaff

Browse files
committed
Use locale US in PayPal donation link
1 parent 8d43a60 commit 86dbaff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tabs/landing.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ <h2 i18n="defaultContributingHead"></h2>
2424
<h3 i18n="defaultDonateHead"></h3>
2525
<div i18n="defaultDonateText"></div>
2626
<div class="donate">
27-
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=dreambb1982%40gmail%2ecom&lc=NL&item_name=Betaflight&no_note=0&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHostedGuest"
27+
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=dreambb1982%40gmail%2ecom&lc=US&item_name=Betaflight&no_note=0&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHostedGuest"
2828
target="_blank" title="Donate"><img src="./images/btn-donate.png" alt="Paypal"
2929
height="30" /></a>
3030
</li>

0 commit comments

Comments
 (0)