From 8278292e06a674d5750f758c47219fcb5f763a15 Mon Sep 17 00:00:00 2001 From: Peli Date: Tue, 4 Feb 2020 12:13:50 -0800 Subject: [PATCH] fix microbit link --- pxtarget.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pxtarget.json b/pxtarget.json index 61e4581c..915a10cc 100644 --- a/pxtarget.json +++ b/pxtarget.json @@ -270,7 +270,7 @@ }, "appTheme": { "accentColor": "#5C005C", - "logoUrl": "https://microbit.org/code/", + "logoUrl": "https://microbit.org/", "logo": "./static/logo.portrait.white.svg", "docsLogo": "./static/logo.square.white.svg", "portraitLogo": "./static/logo.square.white.svg",