Fix redirect to project page with About This link
diff --git a/index.php b/index.php index 73d77f5..cf93e51 100644 --- a/index.php +++ b/index.php
@@ -1 +1 @@ -<?php header("Location: http://www.eclipse.org/projects/project.php?id=modeling.mmt.qvt-oml"); ?> \ No newline at end of file +<?php header("Location: http://www.eclipse.org/mmt/?project=qvto"); ?> \ No newline at end of file