Update download url
Signed-off-by: Alexander Dudaev <Aleksandr.Dudayev@xored.com>
Change-Id: Ieae4fc893fe8c6a84f54fe5cd29047627ed7a729
diff --git a/blog/atom.xml b/blog/atom.xml
index 1bd026b..b559fb1 100644
--- a/blog/atom.xml
+++ b/blog/atom.xml
@@ -3,7 +3,7 @@
<title><![CDATA[RCP Testing Tool Blog]]></title>
<link href="https://www.eclipse.org/rcptt/atom.xml" rel="self"/>
<link href="https://www.eclipse.org/rcptt/"/>
- <updated>2019-08-15T12:55:26+00:00</updated>
+ <updated>2019-08-20T18:57:15+00:00</updated>
<id>https://www.eclipse.org/rcptt/blog</id>
<author>
<name><![CDATA[RCP Testing Tool Team]]></name> <email><![CDATA[rcptt-dev@eclipse.org]]></email> </author>
diff --git a/download/index.php b/download/index.php
index d000954..01b5cb5 100644
--- a/download/index.php
+++ b/download/index.php
@@ -102,7 +102,7 @@
$html .= "<h2>RCP Testing Tool IDE Downloads</h2>";
# www.eclipse.org/downloads/download.php?file=/rcptt/release/1.5.1/ide/rcptt.ide-1.5.1-macosx.cocoa.x86_64.zip
-$relPrefix = "http://www.eclipse.org/downloads/download.php?file=/rcptt/release/" . $latestRelease;
+$relPrefix = "http://download.eclipse.org/rcptt/release/" . $latestRelease;
$relURI = "http://download.eclipse.org/rcptt/release/";
$html .= generateDownloadBlock(
$latestRelease . " Release",