Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jun 2018 18:30:34 +0000 (UTC)
From:      Edward Tomasz Napierala <trasz@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r51827 - head/share/xml
Message-ID:  <201806131830.w5DIUYNk088855@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: trasz (src,ports committer)
Date: Wed Jun 13 18:30:34 2018
New Revision: 51827
URL: https://svnweb.freebsd.org/changeset/doc/51827

Log:
  Add links to Phab and Wiki to the "Developers" menu on the FreeBSD website.
  
  Reviewed by:	eadler@
  Approved by:	eadler@
  MFC after:	2 weeks
  Sponsored by:	DARPA, AFRL
  Differential Revision:	https://reviews.freebsd.org/D15788

Modified:
  head/share/xml/header.ent

Modified: head/share/xml/header.ent
==============================================================================
--- head/share/xml/header.ent	Wed Jun 13 14:55:04 2018	(r51826)
+++ head/share/xml/header.ent	Wed Jun 13 18:30:34 2018	(r51827)
@@ -160,6 +160,8 @@ j=d.createElement(s),dl=l!='dataLayer'?'&amp;l='+l:'';
 	  <li><a href="https://wiki.FreeBSD.org/IdeasPage">Project Ideas</a></li>
 	  <li><a href="https://svnweb.FreeBSD.org">SVN Repository</a></li>
 	  <li><a href="https://github.com/freebsd">GIT Repository</a></li>
+	  <li><a href="https://reviews.FreeBSD.org">Phabricator</a></li>;
+	  <li><a href="https://wiki.FreeBSD.org">Wiki</a></li>;
 	</ul>
       </li>
     </ul>



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