svn commit: r45262 - head/share/xml

Glen Barber gjb at FreeBSD.org
Sat Jul 12 23:49:11 UTC 2014


Author: gjb
Date: Sat Jul 12 23:49:10 2014
New Revision: 45262
URL: http://svnweb.freebsd.org/changeset/doc/45262

Log:
  Re-enable the 'Snapshot Releases' URL.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/share/xml/navibar.ent

Modified: head/share/xml/navibar.ent
==============================================================================
--- head/share/xml/navibar.ent	Sat Jul 12 23:46:30 2014	(r45261)
+++ head/share/xml/navibar.ent	Sat Jul 12 23:49:10 2014	(r45262)
@@ -102,7 +102,7 @@
 	  <a href="&u.rel2.announce;">&rel2.current;</a></li>
 	<li>Production Release: <br />
 	  <a href="&u.rel3.announce;">&rel3.current;</a></li>
-<!--        <li><a href="&base;/snapshots/">Snapshot Releases</a></li>-->
+	<li><a href="&base;/snapshots/">Snapshot Releases</a></li>
 	&beta.listitem;
 	&beta2.listitem;
       </ul></li>


More information about the svn-doc-all mailing list