web/html/docs/readme-burning-isos index.php,1.13,1.14

Rüdiger Landmann rlandmann at fedoraproject.org
Tue Nov 10 00:19:16 UTC 2009


Author: rlandmann

Update of /cvs/fedora/web/html/docs/readme-burning-isos
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6312/readme-burning-isos

Modified Files:
	index.php 
Log Message:
fix php redirect


Index: index.php
===================================================================
RCS file: /cvs/fedora/web/html/docs/readme-burning-isos/index.php,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- index.php	8 Nov 2009 23:01:34 -0000	1.13
+++ index.php	10 Nov 2009 00:18:46 -0000	1.14
@@ -1,5 +1,5 @@
 <?php
 /* Redirect to main docs page */
-header("Location: http://docs.fedoraproject.org/");
+header("Location: http://docs.fedoraproject.org/index.html");
 ?>
  




More information about the Fedora-docs-commits mailing list