https://bugs.eclipse.org/bugs/show_bug.cgi?id=492832
diff --git a/index.php b/index.php
index da00134..dd47eec 100755
--- a/index.php
+++ b/index.php
@@ -69,7 +69,9 @@
 				   	  <div class="content">
 						Want to take a look under the covers? Download the latest snapshot!
 						<br/><br/>
-						<a href="http://download.eclipse.org/e4/snapshots/org.eclipse.e4.tools/">Eclipse Spies Repository</a>
+						<a href="http://download.eclipse.org/e4/snapshots/org.eclipse.e4.tools/latest">Eclipse Spies Repository (URL)</a>
+ 						<br/>
+						<a href="http://download.eclipse.org/e4/snapshots">Eclipse Spies Zipped Update Sites</a>
 					  </div>
 			</div>
 
@@ -107,4 +109,4 @@
 
 	# Generate the web page
 	$App->generatePage($theme, $Menu, $Nav, $pageAuthor, $pageKeywords, $pageTitle, $html);
-?>
\ No newline at end of file
+?>