diff --git a/deploy/azuredeploy.json b/deploy/azuredeploy.json index affa937..f35ace5 100644 --- a/deploy/azuredeploy.json +++ b/deploy/azuredeploy.json @@ -26,7 +26,7 @@ }, "repoURL": { "type": "string", - "defaultValue": "https://github.com/daltskin/alexa-bridge.git", + "defaultValue": "https://github.com/CatalystCode/alexa-bridge.git", "metadata": { "description": "The URL for the GitHub repository that contains the project to deploy." } @@ -189,4 +189,4 @@ ] } ] -} \ No newline at end of file +}