diff --git a/package.json b/package.json index 435e41a..be36877 100644 --- a/package.json +++ b/package.json @@ -2,13 +2,13 @@ "name": "@nrfcloud/lambda-helpers", "version": "0.0.0-development", "description": "Helper functions for AWS Lambda functions used in nRF Cloud.", - "homepage": "https://github.com/nrfcloud/lambda-helpers#readme", + "homepage": "https://github.com/nRFCloud/lambda-helpers#readme", "bugs": { - "url": "https://github.com/nrfcloud/lambda-helpers/issues" + "url": "https://github.com/nRFCloud/lambda-helpers/issues" }, "repository": { "type": "git", - "url": "git+https://github.com/nrfcloud/lambda-helpers.git" + "url": "git+https://github.com/nRFCloud/lambda-helpers.git" }, "author": "Nordic Semiconductor ASA | nordicsemi.no", "scripts": {