[397017] Move EMF Query website to git
diff --git a/downloads/index.php b/downloads/index.php
index 892c166..4ed59b4 100644
--- a/downloads/index.php
+++ b/downloads/index.php
@@ -42,9 +42,10 @@
 		"/emf-query" => array(
 				"EMF Query" => array(
 						"<acronym title=\"Click to download archived All-In-One p2 Repo Update Site\"><img alt=\"Click to download archived All-In-One p2 Repo Update Site\" src=\"/modeling/images/dl-icon-update-zip.gif\"/> <b style=\"color:green\">All-In-One Update Site</b></acronym>" => "Update",
-						"EMF Query Master" => "query-Master",
-						"EMF Query SDK" => "sdk-query",
-						"EMF Query" => "query",
+			 		"SDK (Runtime, Source)" => "SDK",
+			 		"Runtime" => "runtime",
+			 		"Examples" => "examples",
+		 			"Automated Tests" => "automated-tests"
 				)
 		),
 );