commit | 1495e0669fb4933fbb7c10e987539347f30b55ca | [log] [tgz] |
---|---|---|
author | sboyko <serg.boyko2011@gmail.com> | Fri Jun 05 20:10:50 2015 +0300 |
committer | sboyko <serg.boyko2011@gmail.com> | Fri Jun 05 20:10:50 2015 +0300 |
tree | 6d2ce8d07ede112867ebe1c4ca9c8ed019e705a7 | |
parent | 44dfae208423b87690b3a9e3b9ac3d06870e34e7 [diff] |
[www] Redirect to PMI page
diff --git a/index.php b/index.php index cf93e51..07e28e6 100644 --- a/index.php +++ b/index.php
@@ -1 +1 @@ -<?php header("Location: http://www.eclipse.org/mmt/?project=qvto"); ?> \ No newline at end of file +<?php header("Location: https://projects.eclipse.org/projects/modeling.mmt.qvt-oml"); ?> \ No newline at end of file