Skip to content

Commit 8f4c635

Browse files
committed
Corrected script links
1 parent 4e187e5 commit 8f4c635

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

releases/R2023b/templates/azuredeploy23b.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@
282282
"value": "[parameters('UsePublicIPAddresses')]"
283283
}
284284
},
285-
"_artifactsLocation":"https://raw.githubusercontent.com/mathworks-ref-arch/matlab-production-server-on-azure/refs/heads/staging/releases/R2023b/scripts",
285+
"_artifactsLocation":"https://raw.githubusercontent.com/mathworks-ref-arch/matlab-production-server-on-azure/refs/heads/staging/releases/R2023b/scripts/",
286286
"_artifactsLocationSasToken":""
287287
},
288288
"resources": [

releases/R2024a/templates/azuredeploy24a.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@
282282
"value": "[parameters('UsePublicIPAddresses')]"
283283
}
284284
},
285-
"_artifactsLocation":"https://raw.githubusercontent.com/mathworks-ref-arch/matlab-production-server-on-azure/refs/heads/staging/releases/R2024a/scripts",
285+
"_artifactsLocation":"https://raw.githubusercontent.com/mathworks-ref-arch/matlab-production-server-on-azure/refs/heads/staging/releases/R2024a/scripts/",
286286
"_artifactsLocationSasToken":""
287287
},
288288
"resources": [

releases/R2024b/templates/azuredeploy24b.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@
282282
"value": "[parameters('UsePublicIPAddresses')]"
283283
}
284284
},
285-
"_artifactsLocation":"https://raw.githubusercontent.com/mathworks-ref-arch/matlab-production-server-on-azure/refs/heads/staging/releases/R2024b/scripts",
285+
"_artifactsLocation":"https://raw.githubusercontent.com/mathworks-ref-arch/matlab-production-server-on-azure/refs/heads/staging/releases/R2024b/scripts/",
286286
"_artifactsLocationSasToken":""
287287
},
288288
"resources": [

releases/R2025a/templates/azuredeploy25a.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@
305305
"value": "[parameters('UsePublicIPAddresses')]"
306306
}
307307
},
308-
"_artifactsLocation": "https://raw.githubusercontent.com/mathworks-ref-arch/matlab-production-server-on-azure/refs/heads/staging/releases/R2025a/scripts",
308+
"_artifactsLocation": "https://raw.githubusercontent.com/mathworks-ref-arch/matlab-production-server-on-azure/refs/heads/staging/releases/R2025a/scripts/",
309309
"_artifactsLocationSasToken": ""
310310
},
311311
"resources": [

0 commit comments

Comments
 (0)