-
+
@{
if (Model.DiscoIctComAuWebResult == null)
{
- A connection was successfully established to http://discoict.com.au.
+ A connection was successfully established to https://discoict.com.au.
}
else
{
- There was an error establishing a connection to http://discoict.com.au. This may be caused by missing proxy settings - after starting Disco check these settings in the 'System' configuration area.
+ There was an error establishing a connection to https://discoict.com.au. This may be caused by missing proxy settings - after starting Disco check these settings in the 'System' configuration area.
@{var ex = Model.DiscoIctComAuWebResult;
diff --git a/Disco.Web/Views/InitialConfig/Complete.generated.cs b/Disco.Web/Views/InitialConfig/Complete.generated.cs
index 518fc9a6..d094dec0 100644
--- a/Disco.Web/Views/InitialConfig/Complete.generated.cs
+++ b/Disco.Web/Views/InitialConfig/Complete.generated.cs
@@ -455,11 +455,11 @@ WriteAttribute("class", Tuple.Create(" class=\"", 4945), Tuple.Create("\"", 5021
WriteLiteral(">Connectivity to http://discoict.com.au\r\n https://discoict.com.au\r\n
@{ Disco.Services.Plugins.Features.UIExtension.UIExtensions.ExecuteExtensionResult(this); }
diff --git a/Disco.Web/Views/Shared/_Layout.generated.cs b/Disco.Web/Views/Shared/_Layout.generated.cs
index ff265f8c..03079504 100644
--- a/Disco.Web/Views/Shared/_Layout.generated.cs
+++ b/Disco.Web/Views/Shared/_Layout.generated.cs
@@ -720,12 +720,12 @@ WriteLiteral("@ ");
#line default
#line hidden
-WriteLiteral(" | discoict.co" +
-"m.au | ");
+WriteLiteral(" | discoict.c" +
+"om.au | ");
#line 112 "..\..\Views\Shared\_Layout.cshtml"
- Write(Html.ActionLink("Credits", MVC.Public.Public.Credits()));
+ Write(Html.ActionLink("Credits", MVC.Public.Public.Credits()));
#line default
@@ -734,7 +734,7 @@ WriteLiteral(" | ");
#line 112 "..\..\Views\Shared\_Layout.cshtml"
- Write(Html.ActionLink("Licence", MVC.Public.Public.Licence()));
+ Write(Html.ActionLink("Licence", MVC.Public.Public.Licence()));
#line default
|