Mattias Bodlund 1 week ago
parent
commit
3627ecc6c0
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      app/views/game/results.html.erb

+ 1
- 1
app/views/game/results.html.erb View File

@ -86,7 +86,7 @@
</div> </div>
<div class="cta-container"> <div class="cta-container">
<%= 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 %> <%= button_to start_path(skip_facts: true), class: "cta" do %>
<%= tag.span(t("game.save_another_tomato")) %> <%= tag.span(t("game.save_another_tomato")) %>


Loading…
Cancel
Save