diff --git a/app/views/game/results.html.erb b/app/views/game/results.html.erb
index f24d4ee..b0c765a 100644
--- a/app/views/game/results.html.erb
+++ b/app/views/game/results.html.erb
@@ -86,7 +86,7 @@
- <%= link_to tag.span(t("game.subscribe_to_newsletter")), "https://ikeafoundation.com/newsletter", class: "cta cta-link", target: "_blank" %>
+ <%= link_to tag.span(t("game.subscribe_to_newsletter")), "https://www.ikeafoundation.org/newsletter", class: "cta cta-link", target: "_blank" %>
<%= button_to start_path(skip_facts: true), class: "cta" do %>
<%= tag.span(t("game.save_another_tomato")) %>