--- a/web/bpi-des-livres-aux-machines/index.php Wed Feb 15 10:38:14 2012 +0100
+++ b/web/bpi-des-livres-aux-machines/index.php Wed Feb 15 12:36:11 2012 +0100
@@ -1,6 +1,6 @@
<?php
// Permanent redirection
header("HTTP/1.1 301 Moved Permanently");
-header("Location: client.php");
+header("Location: polemicaltimeline.php");
exit();
?>
\ No newline at end of file
--- a/web/edito-intelligence/index.php Wed Feb 15 10:38:14 2012 +0100
+++ b/web/edito-intelligence/index.php Wed Feb 15 12:36:11 2012 +0100
@@ -1,6 +1,6 @@
<?php
// Permanent redirection
header("HTTP/1.1 301 Moved Permanently");
-header("Location: client.php");
+header("Location: polemicaltimeline.php");
exit();
?>
\ No newline at end of file
--- a/web/rwd-meetup-visualisation/index.php Wed Feb 15 10:38:14 2012 +0100
+++ b/web/rwd-meetup-visualisation/index.php Wed Feb 15 12:36:11 2012 +0100
@@ -1,6 +1,6 @@
<?php
// Permanent redirection
header("HTTP/1.1 301 Moved Permanently");
-header("Location: client.php");
+header("Location: polemicaltimeline.php");
exit();
?>
\ No newline at end of file