case 3649
This commit is contained in:
@@ -240,7 +240,7 @@ namespace AyaNova.PlugIn.AyaScript
|
||||
|
||||
private void helpContentsToolStripMenuItem_Click(object sender, EventArgs e)
|
||||
{
|
||||
System.Diagnostics.Process.Start("http://api.ayanova.com/AyaScript/index.htm");
|
||||
System.Diagnostics.Process.Start("https://api.ayanova.com/AyaScript/index.htm");
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -674,7 +674,7 @@ namespace AyaNova.PlugIn.QBOI
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user