svn commit: r44095 - head/en_US.ISO8859-1/htdocs

Glen Barber gjb at FreeBSD.org
Fri Feb 28 19:40:24 UTC 2014


Author: gjb
Date: Fri Feb 28 19:40:23 2014
New Revision: 44095
URL: http://svnweb.freebsd.org/changeset/doc/44095

Log:
  *Actually* shorten redirect time.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/en_US.ISO8859-1/htdocs/gsoc.html

Modified: head/en_US.ISO8859-1/htdocs/gsoc.html
==============================================================================
--- head/en_US.ISO8859-1/htdocs/gsoc.html	Fri Feb 28 19:39:52 2014	(r44094)
+++ head/en_US.ISO8859-1/htdocs/gsoc.html	Fri Feb 28 19:40:23 2014	(r44095)
@@ -7,7 +7,7 @@
     <link rel="shortcut icon" href="../favicon.ico" type="image/x-icon" />
     <link rel="stylesheet" media="screen" href="../layout/css/fixed.css?20130112" type="text/css" />
     <script type="text/javascript" src="../layout/js/google.js"></script>
-    <meta http-equiv="refresh" content="5;url=https://wiki.freebsd.org/SummerOfCode"/>
+    <meta http-equiv="refresh" content="1;url=https://wiki.freebsd.org/SummerOfCode"/>
   </head>
   <body>
     <div id="containerwrap">


More information about the svn-doc-all mailing list