Skip to content

Commit

Permalink
fix: boltzd docs link
Browse files Browse the repository at this point in the history
  • Loading branch information
kilrau authored and ShahanaFarooqui committed Mar 7, 2024
1 parent a591a1d commit aafb370
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions frontend/main.1f7ab3d653af8abf.js

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -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">
Expand Down

0 comments on commit aafb370

Please sign in to comment.