diff options
author | Björn Mattsson <Bjorn.Mattsson@bth.se> | 2019-11-29 11:01:15 +0100 |
---|---|---|
committer | Björn Mattsson <Bjorn.Mattsson@bth.se> | 2019-11-29 11:01:15 +0100 |
commit | 4d992871d47f0e0a8bd0b23d134317db06e7b29d (patch) | |
tree | ba6bb13c8fa07cdb83f3529e5361aefb22387989 /swamid-2.0/idp.hb.se-idp-shibboleth.xml | |
parent | b682f1d8fdca949119d15dda5410e5acd187a54b (diff) |
Fixed missing https:
Diffstat (limited to 'swamid-2.0/idp.hb.se-idp-shibboleth.xml')
-rw-r--r-- | swamid-2.0/idp.hb.se-idp-shibboleth.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/swamid-2.0/idp.hb.se-idp-shibboleth.xml b/swamid-2.0/idp.hb.se-idp-shibboleth.xml index 3cd39ad5..a2a29b36 100644 --- a/swamid-2.0/idp.hb.se-idp-shibboleth.xml +++ b/swamid-2.0/idp.hb.se-idp-shibboleth.xml @@ -15,8 +15,8 @@ <mdui:Description xml:lang="en">Identity Provider for employees and students at Borås University.</mdui:Description> <mdui:InformationURL xml:lang="sv">https://www.hb.se/Om-hogskolan/</mdui:InformationURL> <mdui:InformationURL xml:lang="en">https://www.hb.se/en/About-UB/</mdui:InformationURL> - <mdui:Logo height="71" width="350">http://logga.hb.se/HB_logo_sv_350px.png</mdui:Logo> - <mdui:Logo xml:lang="sv" height="71" width="350">http://logga.hb.se/HB_logo_sv_350px.png</mdui:Logo> + <mdui:Logo height="71" width="350">https://logga.hb.se/HB_logo_sv_350px.png</mdui:Logo> + <mdui:Logo xml:lang="sv" height="71" width="350">https://logga.hb.se/HB_logo_sv_350px.png</mdui:Logo> <mdui:Keywords xml:lang="sv">hb högskolan+i+borås hogskolan+i+boras textilhogskolan textilhögskolan bibliotekshogskolan bibliotekshögskolan university+of+borås textile+university+of+borås university+of+boras textile+university+of+boras boras+university+of+library+scieence borås+university+of+library+science</mdui:Keywords> <mdui:Keywords xml:lang="en">hb högskolan+i+borås hogskolan+i+boras textilhogskolan textilhögskolan bibliotekshogskolan bibliotekshögskolan university+of+borås textile+university+of+borås university+of+boras textile+university+of+boras boras+university+of+library+scieence borås+university+of+library+science</mdui:Keywords> </mdui:UIInfo> |