From 729e8441e9cb2dd168993c6d2c117cb54f06dea1 Mon Sep 17 00:00:00 2001 From: Jean-Marie Burel Date: Wed, 23 Oct 2024 16:28:30 +0100 Subject: [PATCH] Use https instead of http --- www/www-deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/www-deploy.yml b/www/www-deploy.yml index 29c9f2c1..68455bab 100644 --- a/www/www-deploy.yml +++ b/www/www-deploy.yml @@ -60,7 +60,7 @@ - match: default dest: /404.html - match: "~/omero-blog.*" - dest: http://blog.openmicroscopy.org + dest: https://blog.openmicroscopy.org - match: "~/site/?$" dest: / - match: "~/site/news/?$"