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 17f4721..3a17bbf 100755
--- a/org.eclipse.e4.builder/scripts/publish.sh
+++ b/org.eclipse.e4.builder/scripts/publish.sh
@@ -112,7 +112,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