From d1d03effc71d55edffc686c113aafcd6f0303e4c Mon Sep 17 00:00:00 2001 From: gauthiier Date: Sun, 15 May 2016 14:36:57 +0200 Subject: [PATCH] changed url for secure content --- cards/synthesis/lib/tttt.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cards/synthesis/lib/tttt.js b/cards/synthesis/lib/tttt.js index 577df6d..e30870b 100644 --- a/cards/synthesis/lib/tttt.js +++ b/cards/synthesis/lib/tttt.js @@ -1,5 +1,5 @@ -var svg_repo_url = "http://gauthiier.github.io/www-micro-temporalities/img/scores/"; +var svg_repo_url = "https://gauthiier.github.io/www-micro-temporalities/img/scores/"; var csv_repo_url = "https://raw.githubusercontent.com/gauthiier/www-micro-temporalities/master/webpagetest/filtered/"; var data_ref = get_param('ref');