diff --git a/README.md b/README.md index 4fbbc76d..5647774e 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Build Status](https://ci2.dot.net/buildStatus/icon?job=Private/pxt_project_rainbow/master/pxt-ev3_Push)](https://ci2.dot.net/job/Private/job/pxt_project_rainbow/job/master/job/pxt-ev3_Push/) -This repo contains the editor target hosted at https://makecode.legoeducation.com +This repo contains the editor target hosted at https://makecode.mindstorms.com LEGO Auth: https://src.education.lego.com/groups/ev3-makecode (use Google Authenticator) LEGO Chat: https://chat.internal.education.lego.com/make-code/channels/town-square diff --git a/pxtarget.json b/pxtarget.json index 80438199..9d939104 100644 --- a/pxtarget.json +++ b/pxtarget.json @@ -90,12 +90,12 @@ "organizationUrl": "https://makecode.com/", "organizationLogo": "./static/Microsoft-logo_rgb_c-gray-square.png", "organizationWideLogo": "./static/Microsoft-logo_rgb_c-gray.png", - "homeUrl": "https://makecode.legoeducation.com/", - "embedUrl": "https://makecode.legoeducation.com/", + "homeUrl": "https://makecode.mindstorms.com/", + "embedUrl": "https://makecode.mindstorms.com/", "privacyUrl": "https://go.microsoft.com/fwlink/?LinkId=521839", "termsOfUseUrl": "https://go.microsoft.com/fwlink/?LinkID=206977", "githubUrl": "https://github.com/Microsoft/pxt-ev3", - "betaUrl": "https://makecode.legoeducation.com/about", + "betaUrl": "https://makecode.mindstorms.com/about", "driveDisplayName": "EV3", "boardName": "LEGO® MINDSTORMS® Education EV3", "copyrightText": "LEGO, the LEGO logo, MINDSTORMS and the MINDSTORMS EV3 logo are trademarks and/ or copyrights of the LEGO Group. ©2018 The LEGO Group. All rights reserved.",