web/attention-1415-06-game-design/index.php
changeset 1272 82fe5cb3b55a
parent 1264 3f618b829864
--- a/web/attention-1415-06-game-design/index.php	Fri Jun 05 18:12:26 2015 +0200
+++ b/web/attention-1415-06-game-design/index.php	Mon Jun 08 16:10:29 2015 +0200
@@ -1,5 +1,5 @@
 <?php
 // Permanent redirection
 header("HTTP/1.1 301 Moved Permanently");
-header("Location: client.php");
+header("Location: polemicaltimeline.php");
 exit();