Index: trunk/build.xml
===================================================================
--- trunk/build.xml	(revision 16352)
+++ trunk/build.xml	(revision 16373)
@@ -880,5 +880,6 @@
         </exec>
         <exec append="false" executable="wget" failifexecutionfails="true">
-            <arg value="https://raw.githubusercontent.com/osmlab/editor-layer-index/gh-pages/imagery.geojson"/>
+            <!--<arg value="https://raw.githubusercontent.com/osmlab/editor-layer-index/gh-pages/imagery.geojson"/>-->
+            <arg value="https://raw.githubusercontent.com/ideditor/imagery-index/master/dist/legacy/imagery.geojson"/>
             <arg value="-O"/>
             <arg value="imagery_eli.geojson"/>
