Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Dec 2012 20:07:02 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r40313 - head/share/xml
Message-ID:  <201212092007.qB9K72Xv019291@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Sun Dec  9 20:07:02 2012
New Revision: 40313
URL: http://svnweb.freebsd.org/changeset/doc/40313

Log:
  Link the Privacy Policy to the index page.

Modified:
  head/share/xml/header.ent

Modified: head/share/xml/header.ent
==============================================================================
--- head/share/xml/header.ent	Sun Dec  9 17:47:24 2012	(r40312)
+++ head/share/xml/header.ent	Sun Dec  9 20:07:02 2012	(r40313)
@@ -64,6 +64,7 @@
 	  <li><a href="&base;/features.html">Features</a></li>
 	  <li><a href="&base;/advocacy/">Advocacy</a></li>
 	  <li><a href="&base;/marketing/">Marketing</a></li>
+	  <li><a href="&base;/privacy.html">Privacy Policy</a></li>
 	</ul>
       </li>
     </ul>



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