Fix general noteworthy link

Change-Id: Iac669642505691d53b67de17b1703ff6042a0526
Signed-off-by: Markus Knauer <mknauer@eclipsesource.com>
diff --git a/noteworthy/index.php b/noteworthy/index.php
index 39d53a2..16aa0b3 100644
--- a/noteworthy/index.php
+++ b/noteworthy/index.php
@@ -1,5 +1,5 @@
 <?php
 
-  header( "Location: /rap/noteworthy/3.7/" );
+  header( "Location: /rap/noteworthy/3.10/" );
 
 ?>