web/attention-1415-07-design-pluralisation/index.php
changeset 1288 1763d0a21003
parent 1283 d5bde163acdb
--- a/web/attention-1415-07-design-pluralisation/index.php	Thu Jun 18 12:57:35 2015 +0200
+++ b/web/attention-1415-07-design-pluralisation/index.php	Thu Jun 18 15:35:04 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();