Fix header

Signed-off-by: Denis Roy <denis.roy@eclipse-foundation.org>
diff --git a/committers/help/status.php b/committers/help/status.php
index bf3fce8..972e17a 100755
--- a/committers/help/status.php
+++ b/committers/help/status.php
@@ -10,5 +10,5 @@
  *    Denis Roy (Eclipse Foundation) - initial API and implementation
  *    Christopher Guindon (Eclipse Foundation) - Solstice migration
  *******************************************************************************/
-  header("https://accounts.eclipse.org/committertools/infra-status", 301);
+  header("Location: https://accounts.eclipse.org/committertools/infra-status", 301);
   exit();