case 3649

This commit is contained in:
2018-08-22 23:28:09 +00:00
parent c0fa396b65
commit ad018fb88e
23 changed files with 29 additions and 29 deletions

View File

@@ -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");
}

View File

@@ -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