mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-01-19 14:04:31 +01:00
Fix 404 link (#1682)
This commit is contained in:
@@ -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/Wallet/#don-t-create-utxo-change" target="_blank">
|
||||
<a href="https://docs.btcpayserver.org/Wallet/#dont-create-utxo-change" target="_blank">
|
||||
<span class="fa fa-question-circle-o" title="More information..."></span>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user