fix: boltzd docs link (#1354)

pull/1356/head
Kilian 2 months ago committed by GitHub
parent a591a1d3ef
commit b6902065f2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -1,7 +1,7 @@
<div fxLayout="column" fxFlex="100" [perfectScrollbar]>
<div class="alert alert-info mt-1">
<fa-icon class="mr-1 alert-icon" [icon]="faInfoCircle" />
<span>Please ensure that <strong>boltzd</strong> is running and accessible to RTL before enabling this service. Click <strong><a href="https://lnd.docs.boltz.exchange/en/latest/" target="_blank">here</a></strong> to learn more about the installation.</span>
<span>Please ensure that <strong>boltzd</strong> is running and accessible to RTL before enabling this service. Click <strong><a href="https://docs.boltz.exchange/v/boltz-client/" target="_blank">here</a></strong> to learn more about the installation.</span>
</div>
<form #form="ngForm" fxLayout="column" fxFlex="100" fxLayoutAlign="start stretch" class="settings-container page-sub-title-container mt-1">
<div fxLayout="column" fxFlex="50" fxLayoutAlign="start stretch">

Loading…
Cancel
Save