M main/templates/main/billing_overview.html => main/templates/main/billing_overview.html +1 -1
@@ 70,7 70,7 @@
{% if current_period_end and subscription_status != 'canceling' %}
<li>Next payment will be at {{ current_period_end|date:"F j, Y" }}.</li>
{% endif %}
- <li>$0.45 – 5% of your previous payment was used to <a href="https://climate.stripe.com/AN3d4p">fund CO₂ removal</a>.</li>
+ <li>£0.45 – 5% of your previous payment was used to <a href="https://climate.stripe.com/AN3d4p">fund CO₂ removal</a>.</li>
</ul>
{% endif %}
M main/templates/main/landing.html => main/templates/main/landing.html +1 -1
@@ 73,7 73,7 @@
<li>Premium — all features</li>
<ul>
<li>£12/year</li>
- <li>5% of revenue funds <a href="#">CO₂ removal</a></li>
+ <li>5% of revenue funds <a href="https://climate.stripe.com/AN3d4p">CO₂ removal</a></li>
</ul>
</ul>