Skip to content

Commit 3a95ad9

Browse files
Update branch name
1 parent 7a393b3 commit 3a95ad9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra/process_data_scripts.bicep

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ param solutionLocation string
22
param keyVaultName string
33
param identity string
44

5-
var baseUrl = 'https://raw.githubusercontent.com/microsoft/Conversation-Knowledge-Mining-Solution-Accelerator/process_new_data/'
5+
var baseUrl = 'https://raw.githubusercontent.com/microsoft/Conversation-Knowledge-Mining-Solution-Accelerator/main/'
66

77
resource process_data_scripts 'Microsoft.Resources/deploymentScripts@2020-10-01' = {
88
kind:'AzureCLI'

0 commit comments

Comments
 (0)