mirror of
https://github.com/seigler/dash-website
synced 2025-07-26 06:46:10 +00:00
fix link to proposal generator
This commit is contained in:
parent
cb0ecfa231
commit
fef8688881
2 changed files with 2 additions and 2 deletions
|
@ -71,7 +71,7 @@ description: pages.governance.description
|
|||
<img src="/assets/img/update/Voting.png" alt="">
|
||||
</div>
|
||||
<div>
|
||||
<a href="http://govobject-proposal.slayer.work/" target="_blank" class="btn-blue">{% t pages.update.proposal-btn %}</a>
|
||||
<a href="https://proposal.dash.org/" target="_blank" class="btn-blue">{% t pages.update.proposal-btn %}</a>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
|
|
@ -58,7 +58,7 @@ description: pages.update.description
|
|||
|
||||
|
||||
<div>
|
||||
<a href="http://govobject-proposal.slayer.work/" target="_blank" class="btn-blue">{% t pages.update.proposal-btn %}</a>
|
||||
<a href="https://proposal.dash.org/" target="_blank" class="btn-blue">{% t pages.update.proposal-btn %}</a>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue