Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

Commit

Permalink
Merge pull request #2495 from ec-europa/ISAICP-6528
Browse files Browse the repository at this point in the history
ISAICP-6528: Change the URL of the newsletter in the footer.
  • Loading branch information
claudiu-cristea authored Jun 11, 2021
2 parents 75e3c6c + b0202ea commit 3d4d8d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/themes/joinup/templates/parts/footer.html.twig
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
</a>
</li>
<li class="social-media__item">
<a href="http://ec.europa.eu/newsroom/joinup/newsletter-specific-archive-issue.cfm?newsletter_service_id=877&lang=default" class="social-media__link" target="_blank">
<a href="https://ec.europa.eu/newsroom/joinup/newsletter-archives/view/service/877" class="social-media__link" target="_blank">
<span class="icon icon--footer-newsletter"></span>
<span class="text">{{ 'Joinup Newsletter'|t }}</span>
</a>
Expand Down

0 comments on commit 3d4d8d3

Please sign in to comment.