Skip to content

Commit dcbecf3

Browse files
updated main.json
1 parent 6dd8f12 commit dcbecf3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

infra/main.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"_generator": {
66
"name": "bicep",
77
"version": "0.36.177.2456",
8-
"templateHash": "12404979401636629434"
8+
"templateHash": "832352662399817246"
99
}
1010
},
1111
"parameters": {
@@ -382,7 +382,7 @@
382382
"containerRegistryName": "[format('{0}{1}', variables('abbrs').containers.containerRegistry, variables('solutionPrefix'))]",
383383
"containerRegistryNameCleaned": "[replace(variables('containerRegistryName'), '-', '')]",
384384
"acrName": "[if(equals(variables('useLocalBuildLower'), 'true'), variables('containerRegistryNameCleaned'), 'kmcontainerreg')]",
385-
"baseUrl": "https://raw.githubusercontent.com/microsoft/Conversation-Knowledge-Mining-Solution-Accelerator/psl-pk-modelexisting/"
385+
"baseUrl": "https://raw.githubusercontent.com/microsoft/Conversation-Knowledge-Mining-Solution-Accelerator/main/"
386386
},
387387
"resources": [
388388
{

0 commit comments

Comments
 (0)