Date: Sat, 8 Feb 2014 02:10:49 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r43835 - head/en_US.ISO8859-1/htdocs/donations Message-ID: <201402080210.s182An2q032491@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gjb Date: Sat Feb 8 02:10:48 2014 New Revision: 43835 URL: http://svnweb.freebsd.org/changeset/doc/43835 Log: Add a redirect to the new wantlist page in the wiki. Sponsored by: The FreeBSD Foundation Modified: head/en_US.ISO8859-1/htdocs/donations/wantlist.html Modified: head/en_US.ISO8859-1/htdocs/donations/wantlist.html ============================================================================== --- head/en_US.ISO8859-1/htdocs/donations/wantlist.html Sat Feb 8 01:53:33 2014 (r43834) +++ head/en_US.ISO8859-1/htdocs/donations/wantlist.html Sat Feb 8 02:10:48 2014 (r43835) @@ -7,6 +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/Donations/WantList"/> </head> <body> <div id="containerwrap"> @@ -262,7 +263,9 @@ <p><strong>This page has moved.</strong></p> - <p>Please see: <a href="https://wiki.freebsd.org/Donations/WantList">https://wiki.freebsd.org/Donations/WantList</a></p> + <p>Click <a + href="https://wiki.freebsd.org/Donations/WantList">here</a> if + not automatically redirected in 5 seconds.</p> <p>This page lists various developer hardware needs. If you are interested in supporting the FreeBSD Project, you might consider
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402080210.s182An2q032491>