| commit | a3a313fc2721bb5571880ee7d9aa7fb6875d153a | [log] [tgz] |
|---|---|---|
| author | ewillink <ewillink> | Tue Jun 05 10:21:04 2012 +0000 |
| committer | ewillink <ewillink> | Tue Jun 05 10:21:04 2012 +0000 |
| tree | 28b5a78dcbda668f2b7be047c16afde5f5727f89 | |
| parent | 49e2ab199fdb133b96052ad4a920dbae50b76e2f [diff] |
Fix "About This Project"
diff --git a/qvtd/index.php b/qvtd/index.php index fe11706..ffe934f 100644 --- a/qvtd/index.php +++ b/qvtd/index.php
@@ -1 +1 @@ -<?php header("Location: /projects/project.php?id=modeling.mmt.qvtd"); ?> \ No newline at end of file +<?php header("Location: http://www.eclipse.org/mmt/?project=qvtd"); ?> \ No newline at end of file