Update invoice doc link

close #3366
This commit is contained in:
Umar Bolatov 2022-01-31 21:54:04 -08:00 committed by Andrew Camilleri
parent 1e5934895d
commit f3592c4782

View File

@ -184,7 +184,7 @@
<h2 class="mb-0"> <h2 class="mb-0">
@ViewData["Title"] @ViewData["Title"]
<small> <small>
<a href="https://docs.btcpayserver.org/PaymentRequests/" class="ms-1" target="_blank" rel="noreferrer noopener"> <a href="https://docs.btcpayserver.org/Invoices/" class="ms-1" target="_blank" rel="noreferrer noopener">
<span class="fa fa-question-circle-o text-secondary" title="More information..."></span> <span class="fa fa-question-circle-o text-secondary" title="More information..."></span>
</a> </a>
</small> </small>