From 593cfe1f71455d0ecb154490f5b72b2c133e0805 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Wed, 16 Aug 2017 11:11:40 -0400 Subject: [PATCH] fix url token --- src/Core/MailTemplates/Markdown/VerifyEmail.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Core/MailTemplates/Markdown/VerifyEmail.md b/src/Core/MailTemplates/Markdown/VerifyEmail.md index 1355cd5e44..fa806b4c78 100644 --- a/src/Core/MailTemplates/Markdown/VerifyEmail.md +++ b/src/Core/MailTemplates/Markdown/VerifyEmail.md @@ -1,3 +1,3 @@ Verify this email address for your bitwarden account by clicking the following link. If you did not request this email to verify a bitwarden account, you can safely ignore it. -<{{Url}}> +<{{url}}>