plans: Change buy standard button url to /upgrade.

This commit is contained in:
Vishnu Ks
2018-12-04 17:25:46 +05:30
committed by Tim Abbott
parent cc54dddd84
commit 18233654d0

View File

@@ -94,7 +94,7 @@
</button>
</a>
{% else %}
<a href="/new">
<a href="/upgrade">
<button class="green" type="button">
Buy Standard
</button>