svn commit: r42116 - head/share/xml

Warren Block wblock at FreeBSD.org
Tue Jul 2 13:55:19 UTC 2013


Author: wblock
Date: Tue Jul  2 13:55:18 2013
New Revision: 42116
URL: http://svnweb.freebsd.org/changeset/doc/42116

Log:
  Add a link to the documentation archive on the Documentation navigation
  sidebar.
  
  Reviewed by:	gjb

Modified:
  head/share/xml/navibar.ent

Modified: head/share/xml/navibar.ent
==============================================================================
--- head/share/xml/navibar.ent	Tue Jul  2 13:37:51 2013	(r42115)
+++ head/share/xml/navibar.ent	Tue Jul  2 13:55:18 2013	(r42116)
@@ -72,6 +72,7 @@
     <li><a href="&base;/docs/webresources.html">Web Resources</a></li>
     <li><a href="&base;/projects/newbies.html">For Newbies</a></li>
     <li><a href="&base;/docproj/">Documentation Project</a></li>
+    <li><a href="http://docs.freebsd.org/doc/">Archive</a></li>
   </ul>
 </div> <!-- SIDENAV -->'>
 


More information about the svn-doc-all mailing list