From 80f65532dfb156e4fd960d99d3f02a8d9dcb772b Mon Sep 17 00:00:00 2001 From: servertood Date: Mon, 29 Sep 2008 15:31:08 +0000 Subject: [PATCH] fix download url --- extra/jheidi/helpMenuEvents.ajl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extra/jheidi/helpMenuEvents.ajl b/extra/jheidi/helpMenuEvents.ajl index 8687c88a..df2073b4 100644 --- a/extra/jheidi/helpMenuEvents.ajl +++ b/extra/jheidi/helpMenuEvents.ajl @@ -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") {