Add a redirect to the new wantlist page in the wiki.
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
41f19d8eca
commit
9c7e8c7ca2
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=43835
1 changed files with 4 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue