Skip to content
This repository was archived by the owner on Feb 8, 2026. It is now read-only.

Commit 7b24ad1

Browse files
committed
Merge pull request #297 from arbesulo/3-0-stable
Removed html link from text/plain email template
2 parents 1e0cafa + 2a154ef commit 7b24ad1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Welcome <%= @email %>!
22

3-
You can confirm your account email through the link below:
3+
You can confirm your account email through the url below:
44

5-
<%= link_to 'Confirm my account', @confirmation_url %>
5+
<%= @confirmation_url %>

0 commit comments

Comments
 (0)