Re-enable the TODO list URL on where.html.
Remove links to the wiki version of the TODO page. Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
ed29196158
commit
bdf8b4ba94
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45880
1 changed files with 3 additions and 5 deletions
|
@ -23,9 +23,7 @@
|
|||
<td colspan="2">FreeBSD &betarel2.current;-&betarel2.vers;</td>
|
||||
<td colspan="2"></td>
|
||||
|
||||
<!--<td><a href="&base;/releases/&betarel2.current;R/todo.html">[View]</a></td>-->
|
||||
|
||||
<!--<td rowspan="7"><a href="http://wiki.freebsd.org/Releng/7.4TODO">[View]</a></td>-->
|
||||
<td><a href="&base;/releases/&betarel2.current;R/todo.html">[View]</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
|
@ -81,14 +79,14 @@
|
|||
<td colspan="2">Version & Platform</td>
|
||||
<td>Distribution</td>
|
||||
<td title="ISO9660 CD image"><a href="&base;/doc/en_US.ISO8859-1/books/handbook/install-diff-media.html#install-cdrom">ISO</a></td>
|
||||
<!--<td>Status page</td>-->
|
||||
<td>TODO List</td>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td colspan="2">FreeBSD &betarel.current;-&betarel.vers;</td>
|
||||
<td colspan="2"></td>
|
||||
<!--<td rowspan="7"><a href="http://wiki.freebsd.org/Releng/&betarel.current;TODO">[View]</a></td>-->
|
||||
<td rowspan="7"><a href="&enbase;/releases/&betarel.current;R/todo.html">[View]</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
|
|
Loading…
Reference in a new issue