Skip to content

Commit 7ac48c5

Browse files
authored
chore(emails): remove emoji from member invite email (#101175)
Small touchup on the copy: <img width="706" height="628" alt="Screenshot 2025-10-08 at 10 56 53 AM" src="https://github.com/user-attachments/assets/bc82698b-04ca-4677-bd10-59ba54c0e3d7" />
1 parent c411547 commit 7ac48c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sentry/templates/sentry/emails/member-invite.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<p>Looks like they need your help. You've been invited to join them:</p>
1111

1212

13-
<p>👉 <a href="{{ url }}" class="btn">Accept your invite</a></p>
13+
<p><a href="{{ url }}" class="btn">Accept your invite</a></p>
1414

1515
<div class="notice">Heads up: this invite link is just for you. Don't share it unless you want random strangers fixing your bugs.</div>
1616

0 commit comments

Comments
 (0)