1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-12 22:33:35 +00:00

fix: fixed path (#4348)

This commit is contained in:
Brandon Maharaj
2023-01-12 13:25:05 -05:00
committed by GitHub
parent 06aab48ea8
commit 508979df89

View File

@@ -62,7 +62,7 @@
<ng-container *ngIf="selectedProviderType === providerType.Yubikey">
<div class="content text-center">
<p class="text-center">{{ "insertYubiKey" | i18n }}</p>
<img src="../images/yubikey.jpg" class="img-rounded img-responsive" alt="" />
<img src="../../popup/images/yubikey.jpg" class="img-rounded img-responsive" alt="" />
</div>
<div class="box first">
<div class="box-content">