From 5f247cb9b2982c00aa819d63c0538ccd6a1dc7c7 Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Wed, 29 Sep 2021 08:55:41 +0000 Subject: [PATCH] CodeGen from PR 16206 in Azure/azure-rest-api-specs add resourcemanager in module-name (#16206) * add resourcemanager in module-name * add go track2 repo in readme.md * fix --- sdk/features/arm-features/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/features/arm-features/package.json b/sdk/features/arm-features/package.json index 082e10b33c04..41b9acfec5b5 100644 --- a/sdk/features/arm-features/package.json +++ b/sdk/features/arm-features/package.json @@ -27,7 +27,7 @@ "rollup-plugin-sourcemaps": "^0.4.2", "uglify-js": "^3.6.0" }, - "homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/features/arm-features", + "homepage": "https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/features/arm-features", "repository": { "type": "git", "url": "https://github.com/Azure/azure-sdk-for-js.git"