diff --git a/lib/changelog_web/templates/email/feed_links.html.heex b/lib/changelog_web/templates/email/feed_links.html.heex index 7b86286c30..c7eb7681c3 100644 --- a/lib/changelog_web/templates/email/feed_links.html.heex +++ b/lib/changelog_web/templates/email/feed_links.html.heex @@ -14,7 +14,7 @@
  • Apple Podcasts
  • -

    Or copy/paste <%= link("this RSS feed", to: url(~p"/feeds/#{@feed.slug}")) %> into any other app.

    +

    If you can't click those 👆, your mail client may strip app-specific links (Gmail web 👀). Try copy/pasting <%= link("this RSS feed", to: url(~p"/feeds/#{@feed.slug}")) %> into your podcast app instead.

    💚, Logbot