Correct wallet link

This commit is contained in:
Rene Vergara 2021-11-13 07:05:54 -06:00
parent 8e3c773d1e
commit fb46c626ec
1 changed files with 1 additions and 1 deletions

View File

@ -11,6 +11,6 @@
<button mat-raised-button color="primary" (click)="confirm()">
<mat-icon>verified_user</mat-icon>
</button><br>
<p class="small text">Can't scan? Use this <a href="zcashUrl">wallet link</a>.
<p class="small text">Can't scan? Use this <a [href]="zcashUrl">wallet link</a>.
</div>
</mat-dialog-actions>