From 86fb72506033a8fc5aabc281a1b30b98f2d930a1 Mon Sep 17 00:00:00 2001 From: Beverly Nguyen Date: Mon, 11 Dec 2023 14:47:46 -0800 Subject: [PATCH] added extra parentheses --- app/config_files/templates.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/config_files/templates.json b/app/config_files/templates.json index be2cd7331..65a0e9d27 100644 --- a/app/config_files/templates.json +++ b/app/config_files/templates.json @@ -22,7 +22,7 @@ "", "Click this link to create an account on Notify.gov:", "", - "[Join Service](url)", + "[Join Service](((url)))", "", "", "This invitation will stop working at midnight tomorrow. This is to keep ((service_name)) secure." @@ -83,7 +83,7 @@ "To complete your registration for Notify.gov please click the link below", "", "", - "[Join Service](url)" + "[Join Service](((url)))" ] }, {