removed hardcode link

This commit is contained in:
Lee Wong 2017-04-16 12:51:20 +07:00 committed by moocowmoo
parent c8cae4abc5
commit 73c245f05c
4 changed files with 4 additions and 4 deletions

View file

@ -20,7 +20,7 @@ description: pages.get-dash.description
<p class="section__lead bottom-space">{% t pages.get-dash.claim-subline %}</p>
<div class="hero__buttons">
<a href="https://dashpay.atlassian.net/wiki/pages/viewpage.action?pageId=48693287" target="_blank" class="btn-white-solid">{% t pages.get-dash.buy-btn %}</a>
<a href="https://www2.dash.org/merchants/" target="_blank" class="btn-white-solid">{% t pages.get-dash.spend-btn %}</a>
<a href="{{ basenav }}/merchants/" class="btn-white-solid">{% t pages.get-dash.spend-btn %}</a>
<a href="https://dashpay.atlassian.net/wiki/pages/viewpage.action?pageId=48693307" target="_blank" class="btn-white-solid">{% t pages.get-dash.trade-btn %}</a>
</div>
</div>