diff --git a/app/views/notification_mailer/lightning_sats_received.text.erb b/app/views/notification_mailer/lightning_sats_received.text.erb index 22becf6..befb2f7 100644 --- a/app/views/notification_mailer/lightning_sats_received.text.erb +++ b/app/views/notification_mailer/lightning_sats_received.text.erb @@ -1,3 +1,3 @@ You just received <%= number_with_delimiter @amount_sats %> sats in your Lightning account (<%= @user.address %>). Check your wallet app, or open the account page for details: -<%= transactions_lightning_index_url %> +<%= transactions_services_lightning_index_url %>