From 14d7c0920b2fd54dda983e2cc082e0b3be280ede Mon Sep 17 00:00:00 2001 From: thinkberg Date: Sun, 3 Sep 2017 12:57:48 +0200 Subject: [PATCH] fix typo --- pxtarget.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pxtarget.json b/pxtarget.json index ec32e3ac..004e4e27 100644 --- a/pxtarget.json +++ b/pxtarget.json @@ -195,7 +195,7 @@ "cardLogo": "./static/icons/apple-touch-icon.png", "appLogo": "./static/icons/apple-touch-icon.png", "homeUrl": "https://calliope.cc/", - "embedUrl": "https://pxt.callipe.cc/", + "embedUrl": "https://pxt.calliope.cc/", "privacyUrl": "https://go.microsoft.com/fwlink/?LinkId=521839", "termsOfUseUrl": "https://go.microsoft.com/fwlink/?LinkID=206977", "githubUrl": "https://github.com/Microsoft/pxt-calliope",