mirror of
https://github.com/seigler/dash-website
synced 2025-07-26 23:06:09 +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="">
|
<img src="/assets/img/update/Voting.png" alt="">
|
||||||
</div>
|
</div>
|
||||||
<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>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
|
@ -58,7 +58,7 @@ description: pages.update.description
|
||||||
|
|
||||||
|
|
||||||
<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>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue