diff --git a/app/views/notifier/contacts_birthday.markerb b/app/views/notifier/contacts_birthday.markerb index 7c3dcfe57..ee4d27770 100644 --- a/app/views/notifier/contacts_birthday.markerb +++ b/app/views/notifier/contacts_birthday.markerb @@ -3,4 +3,4 @@ [<%= t(".view_profile", name: @notification.person.name) %>][1] -[1] <%= local_or_remote_person_path(@notification.person, absolute: true) %> +[1]: <%= local_or_remote_person_path(@notification.person, absolute: true) %>