Skip to content

Commit 3d4a2ff

Browse files
shiv-tyagipeterbarker
authored andcommitted
web: correct paypal donation link
1 parent c54c5f1 commit 3d4a2ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

web/templates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
</a>
4141
</div>
4242
<div>
43-
<a href="https://donate.ardupilot.org" target="_blank" class="btn btn-warning rounded-pill me-1"><i class="bi bi-heart me-2"></i>Donate</a>
43+
<a href="https://ardupilot.org/donate" target="_blank" class="btn btn-warning rounded-pill me-1"><i class="bi bi-heart me-2"></i>Donate</a>
4444
<a href="https://ardupilot.org/copter/docs/common-custom-firmware.html" class="btn btn-outline-light me-1"><i
4545
class="bi bi-book me-2"></i>Docs</a>
4646
<a href="https://github.com/ArduPilot/CustomBuild/issues/new" class="btn btn-outline-light me-1"><i

0 commit comments

Comments
 (0)