Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 May 2018 17:21:31 +0000 (UTC)
From:      Eitan Adler <eadler@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r51733 - head/en_US.ISO8859-1/htdocs/docproj
Message-ID:  <201805281721.w4SHLV39022610@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: eadler
Date: Mon May 28 17:21:31 2018
New Revision: 51733
URL: https://svnweb.freebsd.org/changeset/doc/51733

Log:
  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

Modified:
  head/en_US.ISO8859-1/htdocs/docproj/Makefile
  head/en_US.ISO8859-1/htdocs/docproj/docproj.xml

Modified: head/en_US.ISO8859-1/htdocs/docproj/Makefile
==============================================================================
--- head/en_US.ISO8859-1/htdocs/docproj/Makefile	Mon May 28 13:21:32 2018	(r51732)
+++ head/en_US.ISO8859-1/htdocs/docproj/Makefile	Mon May 28 17:21:31 2018	(r51733)
@@ -7,7 +7,6 @@
 .include "../Makefile.inc"
 .endif
 
-DOCS=   current.xml
 DOCS+=	doc-set.xml
 DOCS+=  submitting.xml
 DOCS+=  who.xml

Modified: head/en_US.ISO8859-1/htdocs/docproj/docproj.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/docproj/docproj.xml	Mon May 28 13:21:32 2018	(r51732)
+++ head/en_US.ISO8859-1/htdocs/docproj/docproj.xml	Mon May 28 17:21:31 2018	(r51733)
@@ -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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805281721.w4SHLV39022610>