Skip to content

Commit b1b9b87

Browse files
committed
update front end repo location
1 parent 0a1aecd commit b1b9b87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Labs/deploy/azuredeploy.bicep

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ var appServiceSettings = {
106106
web: {
107107
name: '${name}-web'
108108
git: {
109-
repo: 'https://github.com/solliancenet/cosmos-db-dev-guide-frontend-app.git'
109+
repo: 'https://github.com/AzureCosmosDB/Azure-OpenAI-Developer-Guide-Front-End.git'
110110
branch: 'main'
111111
}
112112
}

0 commit comments

Comments
 (0)