commit | 0c39211b4180d9edabd9f47e71e7a0e4c3b9bc48 | [log] [tgz] |
---|---|---|
author | Ed Willink <ed@willink.me.uk> | Wed May 28 18:17:26 2014 +0100 |
committer | Ed Willink <ed@willink.me.uk> | Wed May 28 18:17:26 2014 +0100 |
tree | 157df34d6db8f278d25a6f336d3e46690e73da4a | |
parent | 7a896c58ec96fc34f7b604519a4b79af8c48ea75 [diff] |
Redirect to PMI page
diff --git a/index.php b/index.php index fad322e..42b1bcf 100644 --- a/index.php +++ b/index.php
@@ -1 +1 @@ -<?php header("Location: http://www.eclipse.org/modeling/mdt/?project=ocl"); ?> +<?php header("Location: https://projects.eclipse.org/projects/modeling.mdt.ocl"); ?>