We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c411547 commit 7ac48c5Copy full SHA for 7ac48c5
src/sentry/templates/sentry/emails/member-invite.html
@@ -10,7 +10,7 @@
10
<p>Looks like they need your help. You've been invited to join them:</p>
11
12
13
-<p>👉 <a href="{{ url }}" class="btn">Accept your invite</a></p>
+ <p><a href="{{ url }}" class="btn">Accept your invite</a></p>
14
15
<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>
16
0 commit comments