web/museo-1415-05-interfaces-design/index.php
changeset 1209 6b3ce6ae3a34
parent 1207 f358c7aa79c7
--- a/web/museo-1415-05-interfaces-design/index.php	Tue Mar 17 11:29:23 2015 +0100
+++ b/web/museo-1415-05-interfaces-design/index.php	Wed Mar 18 00:50:08 2015 +0100
@@ -1,6 +1,6 @@
 <?php
 // Permanent redirection
 header("HTTP/1.1 301 Moved Permanently");
-header("Location: client.php");
+header("Location: polemicaltimeline.php");
 exit();
 ?>