Skip to content

Commit d05d39e

Browse files
committed
Update Donation URL
1 parent 9ed5979 commit d05d39e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ defaults:
2626
values:
2727
layout: post
2828
# NOTE:If you change the below donate_url you should also update the URL here: https://github.com/codeforboston/.github/FUNDING.yml
29-
donate_url: https://codeforamerica.org/donate-to-a-brigade?utm_campaign=Code%20for%20Boston&utm_source=codeforboston.org
29+
donate_url: https://opencollective.com/code-for-boston/donate?interval=oneTime&amount=20&name=&legalName=&email=
3030
hackpad_url: https://codeforboston.hackpad.com/
3131
twitter_url: https://twitter.com/codeforboston
3232
threads_url: http://threads.net/@codeforboston

_includes/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
{% endif %} {% endfor %}
2222
<li>
2323
<a
24-
href="{{ site.baseurl }}/donate/"
24+
href="{https://opencollective.com/code-for-boston/donate?interval=oneTime&amount=20&name=&legalName=&email="
2525
class="btn-primary btn--small"
2626
>
2727
Donate

0 commit comments

Comments
 (0)