fixed download link
diff --git a/constants.php b/constants.php
index 11d5653..e363115 100644
--- a/constants.php
+++ b/constants.php
@@ -9,7 +9,7 @@
define("SOURCE_REPOSITORY", "http://dev.eclipse.org/svnroot/technology/org.eclipse.scout");
define("INDIGO_UPDATE_SITE", "http://download.eclipse.org/release/indigo");
-define("JUNO_UPDATE_SITE", "http://download.eclipse.org/release/juno");
+define("JUNO_UPDATE_SITE", "http://download.eclipse.org/releases/juno");
$ECLIPSE_VERSIONS = array();
$ECLIPSE_VERSIONS[] = array("version" => 3.5, "name" => "Eclipse Galileo", "name_info" => "(older version)", "url" => "http://www.eclipse.org/downloads/packages/release/galileo/sr2");