Some web-browsers now only allow HTTPS, we should change links in templates with SSL : https://schema.koha-community.org, https://wiki.koha-community.org ...
Created attachment 183326 [details] [review] Bug 40160: Use HTTPS for links to community websites Some web-browsers now only allow HTTPS, we should change links in templates with SSL : https://schema.koha-community.org, https://wiki.koha-community.org ... Test plan : Just look patch to check http > https
Patch does not impact the links in POD and other sources since it is not visible by end user. Feel free to patch :D
Created attachment 183329 [details] [review] Bug 40160: Use HTTPS for links to community websites Some web-browsers now only allow HTTPS, we should change links in templates with SSL : https://schema.koha-community.org, https://wiki.koha-community.org ... Test plan : Just look patch to check http > https Signed-off-by: Owen Leonard <oleonard@myacpl.org>