diff --git a/dashboards/GitHubDashboard-Contributors/src/local.settings.json b/dashboards/GitHubDashboard-Contributors/src/local.settings.json index 46ef138..bed3927 100644 --- a/dashboards/GitHubDashboard-Contributors/src/local.settings.json +++ b/dashboards/GitHubDashboard-Contributors/src/local.settings.json @@ -2,9 +2,9 @@ "IsEncrypted": false, "Values": { "owner": "Azure", - "repository": "CCOInsights", - "resourceGroup": "GithubccotestRG", - "storageAccount": "ccoghcontsta", + "repository": "ResourceModules", + "resourceGroup": "CARML-dashboard", + "storageAccount": "carmlghcontsta", "pat": "<>" } -} \ No newline at end of file +}