integration builds are in the "interim" update site.
diff --git a/downloads/custom-scripts.php b/downloads/custom-scripts.php
index 5ff7478..a1fe990 100644
--- a/downloads/custom-scripts.php
+++ b/downloads/custom-scripts.php
@@ -111,7 +111,7 @@
 			return "milestones";
 		}
 		if ($type == "I") {
-			return "integration";
+			return "interim";
 		}
 		if ($type == "N") {
 			return "nightly";