From f430eb354044ed28ac33d30eb3659d7b571ace49 Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Wed, 8 Mar 2017 03:23:37 -0800 Subject: [PATCH] pointing to https://microbit.org instead of http://microbit.org --- pxtarget.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pxtarget.json b/pxtarget.json index 527c29ae..2b5b50f6 100644 --- a/pxtarget.json +++ b/pxtarget.json @@ -191,7 +191,7 @@ }, "appTheme": { "accentColor": "#5C005C", - "logoUrl": "http://microbit.org/", + "logoUrl": "https://microbit.org/", "logo": "./static/logo.portrait.white.svg", "docsLogo": "./static/logo.square.white.svg", "portraitLogo": "./static/logo.square.white.svg",