mirror of
https://github.com/bitwarden/server.git
synced 2024-11-21 12:05:42 +01:00
Fix incorrect links in welcome emails (#4751)
This commit is contained in:
parent
a19fc6a2b0
commit
f72932bf24
@ -108,7 +108,7 @@
|
||||
manager
|
||||
they know and love to their workplace.
|
||||
<br />
|
||||
<a href="https://bitwarden.com/learning/" clicktracking="off" target="_blank" rel="noopener"
|
||||
<a href="https://bitwarden.com/go/bring-bitwarden-to-work/" clicktracking="off" target="_blank" rel="noopener"
|
||||
style="color: #175DDC; text-decoration: none; text-align: center; cursor: pointer; display: inline-block; border-radius: 1000px; background-color: #fff; border-color: #175DDC; border-style: solid; padding: 10px 20px; border-width: 2px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; box-sizing: border-box; font-size: 16px; line-height: 25px; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: none; margin-top: 16px;">
|
||||
Bring it
|
||||
</a>
|
||||
|
@ -36,7 +36,7 @@ Bring Bitwarden to Work
|
||||
============
|
||||
|
||||
Are you using Bitwarden for personal or family use? Join the Bitwarden fans who are bringing the password manager they know and love to their workplace.
|
||||
Bring it (https://bitwarden.com/go/bring-bitwarden-to-work/#get-started)
|
||||
Bring it (https://bitwarden.com/go/bring-bitwarden-to-work/)
|
||||
|
||||
|
||||
Signed up for Bitwarden Secrets Manager?
|
||||
|
@ -108,7 +108,7 @@
|
||||
manager
|
||||
they know and love to their workplace.
|
||||
<br />
|
||||
<a href="https://bitwarden.com/learning/" clicktracking="off" target="_blank" rel="noopener"
|
||||
<a href="https://bitwarden.com/go/bring-bitwarden-to-work/" clicktracking="off" target="_blank" rel="noopener"
|
||||
style="color: #175DDC; text-decoration: none; text-align: center; cursor: pointer; display: inline-block; border-radius: 1000px; background-color: #fff; border-color: #175DDC; border-style: solid; padding: 10px 20px; border-width: 2px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; box-sizing: border-box; font-size: 16px; line-height: 25px; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: none; margin-top: 16px;">
|
||||
Bring it
|
||||
</a>
|
||||
|
@ -36,7 +36,7 @@ Bring Bitwarden to Work
|
||||
============
|
||||
|
||||
Are you using Bitwarden for personal or family use? Join the Bitwarden fans who are bringing the password manager they know and love to their workplace.
|
||||
Bring it (https://bitwarden.com/go/bring-bitwarden-to-work/#get-started)
|
||||
Bring it (https://bitwarden.com/go/bring-bitwarden-to-work/)
|
||||
|
||||
|
||||
Signed up for Bitwarden Secrets Manager?
|
||||
|
Loading…
Reference in New Issue
Block a user