Skip to content

Commit

Permalink
Update footer.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ntarocco authored Dec 2, 2024
1 parent d939e43 commit 6e56602
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/semantic-ui/invenio_app_rdm/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ <h2 class="ui small header">{{ _("Other CDS websites") }}</h2>
{% trans videos="https://videos.cern.ch" %}
<p><a href="{{ videos }}">CDS Videos</a></p>
{% endtrans %}
{% trans library="https://catalogue.library.cern.ch" %}
{% trans library="https://catalogue.library.cern" %}
<p><a href="{{ library }}">CERN Library Catalogue</a></p>
{% endtrans %}
{% trans old_version="https://cds.cern.ch" %}
Expand Down

0 comments on commit 6e56602

Please sign in to comment.