Skip to content

Commit

Permalink
Remove AmazonSmile link (django#1301)
Browse files Browse the repository at this point in the history
  • Loading branch information
kytta committed Jan 21, 2023
1 parent dd6bb47 commit c831410
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
3 changes: 0 additions & 3 deletions djangoproject/templates/fundraising/index.html
Expand Up @@ -34,9 +34,6 @@ <h1>Other ways to give</h1>
<li><a href="https://django.threadless.com/" target="_blank">Official merchandise store</a> -
Buy official t-shirts, accessories, and more to support Django.</li>
<li><a href="https://github.com/sponsors/django" target="_blank">Sponsor Django via GitHub Sponsors</a>.</li>
<li><a href="/foundation/donate/#amazon-smile">Amazon Smile</a> - When you
shop at Amazon, you can nominate for 0.5% of the purchase price of your
eligible purchases to be donated to the DSF.</li>
<li><a href="/foundation/donate/#benevity-giving">Benevity Workplace Giving
Program</a> - If your employer participates, you can make donations to the
DSF via payroll deduction.</li>
Expand Down
1 change: 0 additions & 1 deletion djangoproject/templates/includes/footer.html
Expand Up @@ -58,7 +58,6 @@ <h2>Support Us</h2>
<ul>
<li><a href="{% url "fundraising:index" %}">Sponsor Django</a></li>
<li><a href="https://django.threadless.com/" target="_blank">Official merchandise store</a></li>
<li><a href="/foundation/donate/#amazon-smile">Amazon Smile</a></li>
<li><a href="/foundation/donate/#benevity-giving">Benevity Workplace Giving Program</a></li>
</ul>
</div>
Expand Down

0 comments on commit c831410

Please sign in to comment.