Skip to content

Commit a543b5c

Browse files
authored
Point donate button to donate.python.org (#2808)
1 parent ba1d3fe commit a543b5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/base.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ <h1 class="site-headline">
196196
</h1>
197197

198198
<div class="options-bar-container do-not-print">
199-
<a href="https://psfmember.org/civicrm/contribute/transact?reset=1&id=2" class="donate-button">Donate</a>
199+
<a href="https://donate.python.org/" class="donate-button">Donate</a>
200200
<div class="options-bar">
201201
{# Its a little ugly, but no space between elements makes the inline-block style work better #}
202202
<a id="site-map-link" class="jump-to-menu" href="#site-map"><span class="menu-icon">&equiv;</span> Menu</a><form class="search-the-site" action="/search/" method="get">

0 commit comments

Comments
 (0)