From 2d4cb76edf730008957c38575398a83f4459e902 Mon Sep 17 00:00:00 2001 From: catarak Date: Thu, 8 Sep 2016 22:15:29 -0400 Subject: [PATCH] fix other urls that should be https --- client/modules/IDE/actions/uploader.js | 2 +- client/modules/IDE/components/FileUploader.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/client/modules/IDE/actions/uploader.js b/client/modules/IDE/actions/uploader.js index 23e77265..0854a040 100644 --- a/client/modules/IDE/actions/uploader.js +++ b/client/modules/IDE/actions/uploader.js @@ -92,7 +92,7 @@ export function dropzoneCompleteCallback(file) { if (!file.type.match(textFileRegex)) { let inputHidden = '