--- a/src/ldtplatform/templates/front/front_base.html Thu Apr 23 18:57:38 2020 +0200
+++ b/src/ldtplatform/templates/front/front_base.html Wed Jul 03 14:26:30 2024 +0200
@@ -83,7 +83,7 @@
<li>{% blocktrans %}{{WEB_VERSION}} | {{ VERSION }}{% endblocktrans %}</li>
<li>©{% now "Y" %} IRI</li>
<li>
- <a target="_blank" href="http://www.iri.centrepompidou.fr" title="{% trans 'link IRI'%}">{% trans "about" %}</a>
+ <a target="_blank" href="https://www.iri.centrepompidou.fr" title="{% trans 'link IRI'%}">{% trans "about" %}</a>
</li>
{% url 'mashup_home' branding='iri' as hc_url %}
{% if hc_url %}<li><a href="{{ hc_url }}">HashCut (mash-up)</a></li>{% endif %}