From 004541e869fed1130ee4ff5202189639b9fa12f6 Mon Sep 17 00:00:00 2001 From: Sebastian Funk Date: Sun, 14 Jan 2024 22:27:58 +0000 Subject: [PATCH] update another URL --- visualisation.Rmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/visualisation.Rmd b/visualisation.Rmd index 2c4f0e6c..f2fa3560 100644 --- a/visualisation.Rmd +++ b/visualisation.Rmd @@ -59,7 +59,7 @@ window.onresize = resize_iframe(); eventer(messageEvent, function (e) { - if (e.origin !== 'https://covid19-forecast-hub-europe.github.io') { + if (e.origin !== 'https://european-modelling-hubs.github.io') { return; }