commit | df10ac2343f22538251a377ebe0aeb25978ffad3 | [log] [tgz] |
---|---|---|
author | Markus Knauer <mknauer@eclipsesource.com> | Wed Sep 18 18:08:05 2019 +0200 |
committer | Markus Knauer <mknauer@eclipsesource.com> | Wed Sep 18 18:08:05 2019 +0200 |
tree | e5725633a6750ea0317ed67fb1ef4c5bff1bb28a | |
parent | 26626a239e690ee512c3b0590f1aad3f8d6fd916 [diff] |
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/" ); ?>