diff --git a/package.json b/package.json index ffb4552a..732dd919 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "pxt-calliopemini", "version": "3.0.33", - "description": "micro:bit target for Microsoft MakeCode (PXT)", + "description": "calliope mini target for Microsoft MakeCode (PXT)", "keywords": [ "JavaScript", "education", @@ -10,11 +10,11 @@ ], "repository": { "type": "git", - "url": "git+https://github.com/Microsoft/pxt-microbit.git" + "url": "git+https://github.com/microsoft/pxt-calliope.git" }, "author": "", "license": "MIT", - "homepage": "https://github.com/Microsoft/pxt-microbit#readme", + "homepage": "https://github.com/microsoft/pxt-calliope#readme", "files": [ "README.md", "pxtarget.json",