htdocs/docproj: point people to wiki for current projects

Rather than maintaining multiple separate lists of "current" projects
just point people to the wiki. The deleted page already does this as the
first item anyways

Reviewed by:	bcr
This commit is contained in:
Eitan Adler 2018-05-28 17:21:31 +00:00
parent a154c6c4d3
commit d0e41b20c2
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51733
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,6 @@
.include "../Makefile.inc"
.endif
DOCS= current.xml
DOCS+= doc-set.xml
DOCS+= submitting.xml
DOCS+= who.xml

View file

@ -49,7 +49,8 @@
<p>There are a number of projects currently <em>in progress</em> as
part of the documentation effort. Please take the time to look over
<a href="current.html">this list</a> and see if there is anything <b>you</b> can help
<a href="https://wiki.freebsd.org/DocIdeaList">the current list of projects</a>
and see if there is anything <b>you</b> can help
with.</p></td>
</tr>
</tbody>