case 3649

This commit is contained in:
2018-08-22 23:11:19 +00:00
parent 610964d4b3
commit c0fa396b65
8 changed files with 29 additions and 18 deletions

View File

@@ -654,7 +654,7 @@ namespace AyaNova.PlugIn.PTI
break;
case "Contents": //
Util.OpenWebURL("http://www.ayanova.com/pti7webhelp/index.html");
Util.OpenWebURL("https://www.ayanova.com/PTI7webHelp/index.html");//case 3649
break;
case "Technical support": // ButtonTool
@@ -662,7 +662,7 @@ namespace AyaNova.PlugIn.PTI
break;
case "Check for updates": // ButtonTool
Util.OpenWebURL("http://www.ayanova.com/download.htm");
Util.OpenWebURL("https://www.ayanova.com/download.htm");
break;
case "About": // ButtonTool

View File

@@ -675,7 +675,8 @@ namespace AyaNova.PlugIn.QBI
break;
case "Contents": //
Util.OpenWebURL("http://www.ayanova.com/qbi7webhelp/index.html");
//case 3649
Util.OpenWebURL("https://www.ayanova.com/QBI7webHelp/index.html");
break;
case "Technical support": // ButtonTool
@@ -683,7 +684,8 @@ namespace AyaNova.PlugIn.QBI
break;
case "Check for updates": // ButtonTool
Util.OpenWebURL("http://www.ayanova.com/download.htm");
//case 3649
Util.OpenWebURL("https://www.ayanova.com/download.htm");
break;
case "About": // ButtonTool

View File

@@ -666,7 +666,7 @@ namespace AyaNova.PlugIn.QBOI
break;
case "Contents": //
Util.OpenWebURL("http://www.ayanova.com/qboi7webhelp/index.html");
Util.OpenWebURL("https://www.ayanova.com/QBOI7WebHelp/index.html");
break;
case "Technical support": // ButtonTool