fix email-link

This commit is contained in:
Ulf Gebhardt 2023-07-06 10:51:59 +02:00
parent 0e8c2c225f
commit caf1b8e9d8
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9

View File

@ -9,6 +9,6 @@ block content
h2= t('emails.addedContributionMessage.readMessage')
div(class="p_content")= t('emails.addedContributionMessage.toSeeAndAnswerMessage')
a.button-3(href=`${communityURL}contribution`) #{t('emails.general.toAccount')}
a.button-3(href=`${communityURL}community/contributions`) #{t('emails.general.toAccount')}
include ../includes/doNotReply.pug