Try to fix API link redirect again
diff --git a/apidocs/index.php b/apidocs/index.php
index 47dc882..2174035 100644
--- a/apidocs/index.php
+++ b/apidocs/index.php
@@ -1 +1 @@
-<?php header('Location: https://eclipse.org/january/apidocs/2.2.0'); ?>
+<?php header('Location: 2.2.0'); exit(); ?>