mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2026-03-13 09:24:25 +08:00
fix download url
This commit is contained in:
@@ -15,7 +15,7 @@ else if (src == "Heidi SQL Website")
|
||||
}
|
||||
else if (src == "Downloads")
|
||||
{
|
||||
BareBonesBrowserLaunch.openURL("http://www.heidisql.com/download.php");
|
||||
BareBonesBrowserLaunch.openURL("http://download.heidisql.com/");
|
||||
}
|
||||
else if (src == "Support Forums")
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user