Skip to content

Commit 91c5ee4

Browse files
authored
Merge pull request #183 from binamkayastha/master
Fix donation url link
2 parents d05d39e + b909fc7 commit 91c5ee4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_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="{https://opencollective.com/code-for-boston/donate?interval=oneTime&amount=20&name=&legalName=&email="
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)