fix download url

This commit is contained in:
servertood
2008-09-29 15:31:08 +00:00
parent c5eb83554c
commit 80f65532df

View File

@@ -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")
{