Skip to content

Commit 55fd78c

Browse files
authored
Updated json config file to updated links
Added the updated links to the json config file.
1 parent 27395b7 commit 55fd78c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/allscripts.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
{
33
"name":"Director Reconfigure",
44
"description":"Sets Director settings and also modifies the LogOn.aspx page to pre-populate the domain field and print the windows servername in the footer. Add as many of the web.config application settings as you want like page timeouts and domain search settings.",
5-
"link":["https://raw.githubusercontent.com/citrix/Powershell-Scripts/master/DirectorReconfigureWithLogonMod.ps1"],
5+
"link":["https://raw.githubusercontent.com/citrix/Powershell-Scripts/master/Director/DirectorReconfigureWithLogonMod.ps1"],
66
"projectlink":"https://github.com/citrix/Powershell-Scripts",
77
"author":"Johan Greefkes",
88
"filename":"DirectorReconfigureWithLogonMod.ps1"
99
},
1010
{
1111
"name":"Create Storefront Store (3.0)",
1212
"description":"Powershell script that creates a storefront store based on parameters.",
13-
"link":["https://raw.githubusercontent.com/citrix/Powershell-Scripts/master/Create-Storefront3-Store.ps1"],
13+
"link":["https://raw.githubusercontent.com/citrix/Powershell-Scripts/master/Storefront/Create-Storefront3-Store.ps1"],
1414
"projectlink":"https://github.com/citrix/Powershell-Scripts",
1515
"author":"LASSE THESBJERG HOMANN",
1616
"filename":"Create-Storefront3-Store.ps1"

0 commit comments

Comments
 (0)