Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 May 2013 23:43:02 +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: r41635 - head/share/xml
Message-ID:  <201305162343.r4GNh2kv069407@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: eadler
Date: Thu May 16 23:43:01 2013
New Revision: 41635
URL: http://svnweb.freebsd.org/changeset/doc/41635

Log:
  Add a link to ServerFault for FreeBSD specific questions.
  
  Submitted by:	jackp on the forums
  Discussed with:	gjb
  Approved by:	bcr (mentor)

Modified:
  head/share/xml/header.ent
  head/share/xml/navibar.ent

Modified: head/share/xml/header.ent
==============================================================================
--- head/share/xml/header.ent	Thu May 16 15:22:35 2013	(r41634)
+++ head/share/xml/header.ent	Thu May 16 23:43:01 2013	(r41635)
@@ -105,6 +105,7 @@
 	  <li><a href="http://forums.freebsd.org">Forums</a></li>;
 	  <li><a href="&base;/usergroups.html">User Groups</a></li>
 	  <li><a href="&base;/events/events.html">Events</a></li>
+	  <li><a href="http://serverfault.com/questions/tagged/freebsd">Q&amp;A (external)</a></li>
 	</ul>
       </li>
     </ul>

Modified: head/share/xml/navibar.ent
==============================================================================
--- head/share/xml/navibar.ent	Thu May 16 15:22:35 2013	(r41634)
+++ head/share/xml/navibar.ent	Thu May 16 23:43:01 2013	(r41635)
@@ -38,6 +38,7 @@
     <li><a href="&base;/events/events.html">Events</a></li>
     <li><a href="&base;/community/webresources.html">Web Resources</a></li>
     <li><a href="&base;/community/social.html">Social Networks</a></li>
+    <li><a href="http://serverfault.com/questions/tagged/freebsd">Q&amp;A (external)</a></li>
   </ul>
 </div> <!-- SIDENAV -->'>
 



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