Skip to content

Commit 84e7a94

Browse files
authored
Merge pull request #817 from ChildMindInstitute/m2-4020-replace-email-templates
M2-4020: Replace link to userguide in the email templates
2 parents b6d3393 + a85400f commit 84e7a94

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

src/apps/mailing/static/templates/invitation_new_user_en.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"{{ applet_name }}" in the free MindLogger app on your mobile
4141
device, if you follow three simple steps (see the
4242
<a
43-
href="https://mindlogger.org//guides/user-guide.html"
43+
href="https://help.mindlogger.org"
4444
>
4545
user guide
4646
</a>for greater detail):

src/apps/mailing/static/templates/invitation_new_user_fr.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"{{ applet_name }}" dans l'application gratuite MindLogger sur votre
4242
appareil mobile, en suivant trois étapes simples (voir
4343
<a
44-
href="https://mindlogger.org//guides/user-guide.html"
44+
href="https://help.mindlogger.org"
4545
>
4646
le guide de l'utilisateur
4747
</a>pour plus de détails):

src/apps/mailing/static/templates/invitation_registered_user_en.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"{{ applet_name }}" in the free MindLogger app on your mobile
4141
device, if you follow three simple steps (see the
4242
<a
43-
href="https://mindlogger.org//guides/user-guide.html"
43+
href="https://help.mindlogger.org"
4444
>
4545
user guide
4646
</a>for greater detail):

src/apps/mailing/static/templates/invitation_registered_user_fr.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"{{ applet_name }}" dans l'application gratuite MindLogger sur votre
4242
appareil mobile, en suivant trois étapes simples (voir
4343
<a
44-
href="https://mindlogger.org//guides/user-guide.html"
44+
href="https://help.mindlogger.org"
4545
>
4646
le guide de l'utilisateur
4747
</a>pour plus de détails):

0 commit comments

Comments
 (0)