diff --git a/sdk/storage/arm-storage/README.md b/sdk/storage/arm-storage/README.md index 072c94cfdb88..0534de1486e2 100644 --- a/sdk/storage/arm-storage/README.md +++ b/sdk/storage/arm-storage/README.md @@ -94,5 +94,3 @@ See https://github.com/Azure/ms-rest-browserauth to learn how to authenticate to ## Related projects - [Microsoft Azure SDK for Javascript](https://github.com/Azure/azure-sdk-for-js) - -![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-js/sdk/storage/arm-storage/README.png) diff --git a/sdk/storage/arm-storage/package.json b/sdk/storage/arm-storage/package.json index 7f4b2389557c..4908575bcd5d 100644 --- a/sdk/storage/arm-storage/package.json +++ b/sdk/storage/arm-storage/package.json @@ -26,13 +26,13 @@ "rollup-plugin-sourcemaps": "^0.4.2", "uglify-js": "^3.4.9" }, - "homepage": "https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/storage/arm-storage", + "homepage": "https://github.com/azure/azure-sdk-for-js", "repository": { "type": "git", - "url": "https://github.com/Azure/azure-sdk-for-js.git" + "url": "https://github.com/azure/azure-sdk-for-js.git" }, "bugs": { - "url": "https://github.com/Azure/azure-sdk-for-js/issues" + "url": "https://github.com/azure/azure-sdk-for-js/issues" }, "files": [ "dist/**/*.js",