From 0bdb8ec7f2fe481b704aecb2ec8a49dfda6b8134 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Tue, 26 Aug 2025 09:37:54 +0300 Subject: [PATCH] src/app/footer: use https for dspace.org link --- src/app/footer/footer.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/footer/footer.component.html b/src/app/footer/footer.component.html index 297a300d95..b4461df18a 100644 --- a/src/app/footer/footer.component.html +++ b/src/app/footer/footer.component.html @@ -53,7 +53,7 @@

{{ 'footer.link.dspace' | translate}} + href="https://www.dspace.org/" role="link" tabindex="0">{{ 'footer.link.dspace' | translate}} {{ 'footer.copyright' | translate:{year: dateObj | date:'y'} }} {{ 'footer.link.lyrasis' | translate}}