diff --git a/package.json b/package.json index 016b055..4fc9d07 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/Brightpsace/parse-sqs-queue-url-action.git" + "url": "git+https://github.com/Brightspace/parse-sqs-queue-url-action.git" }, "keywords": [ "GitHub", @@ -22,9 +22,9 @@ "author": "", "license": "MIT", "bugs": { - "url": "https://github.com/Brightpsace/parse-sqs-queue-url-action/issues" + "url": "https://github.com/Brightspace/parse-sqs-queue-url-action/issues" }, - "homepage": "https://github.com/Brightpsace/parse-sqs-queue-url-action#readme", + "homepage": "https://github.com/Brightspace/parse-sqs-queue-url-action#readme", "dependencies": { "@actions/core": "^1.10.1" },