From dd94f245eb62e70050690b690b14b7931dccdc57 Mon Sep 17 00:00:00 2001
From: Tiago Ribeiro
Date: Tue, 29 Oct 2024 10:26:18 +0000
Subject: [PATCH] Updated the assignment creation e-mail to send the URL for
the assignment directly
---
src/email/templates/assignment.handlebars | 4 ++--
src/email/templates/assignment.handlebars.json | 5 +++--
src/pages/api/assignments/index.ts | 1 +
3 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/src/email/templates/assignment.handlebars b/src/email/templates/assignment.handlebars
index 4774de28..4d098c23 100644
--- a/src/email/templates/assignment.handlebars
+++ b/src/email/templates/assignment.handlebars
@@ -19,10 +19,10 @@
Don't forget to do it before its end date!
- Click here to open the EnCoach Platform!
+ Click here to open the assignment on EnCoach!
Thanks,
Your EnCoach team
-