Bug 354839 - make 4.x download page appear first at download.eclipse.org/eclipse/downloads
diff --git a/org.eclipse.e4.builder/scripts/publish.sh b/org.eclipse.e4.builder/scripts/publish.sh
index 1ef1b13..d2a0695 100755
--- a/org.eclipse.e4.builder/scripts/publish.sh
+++ b/org.eclipse.e4.builder/scripts/publish.sh
@@ -111,7 +111,7 @@
 
 cd $TMPL_DIR
 
-wget -O index.txt http://download.eclipse.org/eclipse/downloads/create4xIndex.php
+wget -O index.txt http://download.eclipse.org/eclipse/downloads/createIndex4x.php
 scp index.txt pwebster@dev.eclipse.org:/home/data/httpd/download.eclipse.org/eclipse/downloads/index.html