#designmd as main event
authorRaphael Velt <raph.velt@gmail.com>
Mon, 17 Jun 2013 11:20:38 +0200
changeset 928 dd21456d50a7
parent 927 b1c4402c2b70
child 929 e87bc0b21417
#designmd as main event
web/fens2013/client.php
--- a/web/fens2013/client.php	Fri Jun 07 18:34:40 2013 +0200
+++ b/web/fens2013/client.php	Mon Jun 17 11:20:38 2013 +0200
@@ -1,6 +1,6 @@
 <?php
 // Permanent redirection
 header("HTTP/1.1 301 Moved Permanently");
-header("Location: ../fens2013-mashupfilmfestival/client.php");
+header("Location: ../fens2013-design-metadata/client.php");
 exit();
 ?>
\ No newline at end of file