Skip to content

Commit 6d1b0cd

Browse files
authored
Merge pull request #828 from Azure/pip-fix
Pip fix
2 parents ff4bfb6 + 17c96e5 commit 6d1b0cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workload/workshop/AAD-Hybrid-Lab/deploy.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"parameters": {
55
"assetLocation": {
66
"type": "string",
7-
"defaultValue": "https://raw.githubusercontent.com/azure/avdaccelerator/main/workload/workshop/AAD-Hybrid-Lab",
7+
"defaultValue": "https://raw.githubusercontent.com/azure/avdaccelerator/main/workload/workshop/AAD-Hybrid-Lab/",
88
"metadata": {
99
"description": "This is the location in which all the linked templates are stored."
1010
}

0 commit comments

Comments
 (0)