mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-02-23 15:14:49 +01:00
Updating links to Zap wallet now that domain moved
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
@model LndServicesViewModel
|
||||
@model LndServicesViewModel
|
||||
@{
|
||||
ViewData.SetActivePageAndTitle(ServerNavPages.Services);
|
||||
}
|
||||
@@ -34,10 +34,10 @@
|
||||
<p><a href="https://www.pebble.indiesquare.me/" target="_blank">Pebble</a></p>
|
||||
</div>
|
||||
<div class="col-lg-3 ml-auto text-center">
|
||||
<a href="https://zap.jackmallers.com/" target="_blank">
|
||||
<a href="https://zaphq.io/" target="_blank">
|
||||
<img src="~/img/zapwallet.jpg" height="100" asp-append-version="true" />
|
||||
</a>
|
||||
<p><a href="https://zap.jackmallers.com/" target="_blank">Zap</a></p>
|
||||
<p><a href="https://zaphq.io/" target="_blank">Zap</a></p>
|
||||
</div>
|
||||
<div class="col-lg-3 mr-auto text-center">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user