fix broken link

This commit is contained in:
Pavlenex 2020-06-11 12:22:33 +02:00
parent 1824f03d35
commit 475d7f01b7

View file

@ -175,7 +175,7 @@
<div class="form-check">
<input asp-for="NoChange" class="form-check-input" />
<label asp-for="NoChange" class="form-check-label"></label>
<a href="https://docs.btcpayserver.org/features/wallet#make-sure-no-change-utxo-is-created-expert-mode" target="_blank">
<a href="https://docs.btcpayserver.org/Wallet/#don-t-create-utxo-change" target="_blank">
<span class="fa fa-question-circle-o" title="More information..."></span>
</a>
</div>