Skip to content

Commit de7fe5d

Browse files
committed
Upd
1 parent d370cbc commit de7fe5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • workers/email/src/templates/emails/event

workers/email/src/templates/emails/event/html.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
{% endblock %}
5959

6060
{% block unsubscribeLink %}
61-
{{ host ~ '/unsubscribe/' ~ notificationRuleId }}
61+
{{ host ~ '/unsubscribe/' ~ project._id ~ '/' ~ notificationRuleId }}
6262
{% endblock %}
6363

6464
{% block unsubscribeText %}

0 commit comments

Comments
 (0)