svn commit: r41635 - head/share/xml
Eitan Adler
eadler at FreeBSD.org
Thu May 16 23:43:02 UTC 2013
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&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&A (external)</a></li>
</ul>
</div> <!-- SIDENAV -->'>
More information about the svn-doc-head
mailing list