From 94ea6409b6d630d1cc4d0e6dc38a55e2677d835c Mon Sep 17 00:00:00 2001 From: Luis Gizirian Date: Mon, 5 Feb 2018 16:56:55 -0300 Subject: [PATCH] Urgent URL fix --- sap/sap-hana-v2/sap-hana-v2.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sap/sap-hana-v2/sap-hana-v2.json b/sap/sap-hana-v2/sap-hana-v2.json index 4ab03a9a1..460bc8457 100644 --- a/sap/sap-hana-v2/sap-hana-v2.json +++ b/sap/sap-hana-v2/sap-hana-v2.json @@ -127,7 +127,7 @@ "typeHandlerVersion": "2.1", "autoUpgradeMinorVersion": true, "settings": { - "ModulesUrl": "https://github.com/woodp/reference-architectures/blob/sap-azbb/sap/sap-hana-v2/adds.zip?raw=true", + "ModulesUrl": "https://github.com/mspnp/reference-architectures/blob/master/sap/sap-hana-v2/adds.zip?raw=true", "ConfigurationFunction":"adds-forest.ps1\\CreateForest", "Properties": { "DomainName": "contoso.com", @@ -163,7 +163,7 @@ "typeHandlerVersion": "2.1", "autoUpgradeMinorVersion": true, "settings": { - "ModulesUrl": "https://github.com/woodp/reference-architectures/blob/sap-azbb/sap/sap-hana-v2/adds.zip?raw=true", + "ModulesUrl": "https://github.com/mspnp/reference-architectures/blob/master/sap/sap-hana-v2/adds.zip?raw=true", "ConfigurationFunction":"adds.ps1\\CreateDomainController", "Properties": { "DomainName": "contoso.com",