Community Services use HTTPS #21

This commit is contained in:
Gary Sharp
2013-10-17 11:34:22 +11:00
parent fdb5d37ec8
commit d6859dcde4
8 changed files with 42 additions and 42 deletions
+4 -4
View File
@@ -720,12 +720,12 @@ WriteLiteral("@ ");
#line default
#line hidden
WriteLiteral(" | <a\r\n href=\"http://discoict.com.au/\" target=\"_blank\">discoict.co" +
"m.au</a> | ");
WriteLiteral(" | <a\r\n href=\"https://discoict.com.au/\" target=\"_blank\">discoict.c" +
"om.au</a> | ");
#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