1
0
mirror of https://github.com/bitwarden/browser.git synced 2025-01-15 20:11:30 +01:00

Fix how it works link Send Info Card in Vault (#878)

This commit is contained in:
Matt Gibson 2021-03-08 16:06:41 -06:00 committed by GitHub
parent 79ffafcc17
commit ed53c3b8f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@
<a href="https://www.bitwarden.com/products/send?source=web-vault" target="_blank">{{'sendVaultCardLearnMore' |
i18n}}</a>,
{{'sendVaultCardSee' | i18n}}
<a href="https://vault.bitwarden.com/#/register" target="_blank">{{'sendVaultCardHowItWorks' | i18n}}</a>,
<a href="https://www.youtube.com/watch?v=AFtPP9bcuYM" target="_blank">{{'sendVaultCardHowItWorks' | i18n}}</a>,
{{'sendVaultCardOr' | i18n}}
<a href="/#/sends">{{'sendVaultCardTryItNow' | i18n}}</a>.
</div>