Make link to API work
diff --git a/apidocs/index.php b/apidocs/index.php
index af09b27..47dc882 100644
--- a/apidocs/index.php
+++ b/apidocs/index.php
@@ -1 +1 @@
-<?php header('Location: https://eclipse.org/january/apidocs/latest'); ?>
+<?php header('Location: https://eclipse.org/january/apidocs/2.2.0'); ?>
diff --git a/apidocs/latest b/apidocs/latest
deleted file mode 120000
index e3a4f19..0000000
--- a/apidocs/latest
+++ /dev/null
@@ -1 +0,0 @@
-2.2.0
\ No newline at end of file