Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Oct 2014 21:50:57 +0000 (UTC)
From:      Gavin Atkinson <gavin@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r45720 - head/share/xml
Message-ID:  <201410052150.s95LovtB034451@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gavin
Date: Sun Oct  5 21:50:56 2014
New Revision: 45720
URL: https://svnweb.freebsd.org/changeset/doc/45720

Log:
  http://security.FreeBSD.org redirects to https://www.FreeBSD.org/security/ .
  save the redirection and just point to the latter directly.

Modified:
  head/share/xml/header.ent

Modified: head/share/xml/header.ent
==============================================================================
--- head/share/xml/header.ent	Sun Oct  5 16:53:51 2014	(r45719)
+++ head/share/xml/header.ent	Sun Oct  5 21:50:56 2014	(r45720)
@@ -124,7 +124,7 @@
       <li><a href="&base;/support.html">Support</a>
 	<ul>
 	  <li><a href="&base;/commercial/commercial.html">Vendors</a></li>
-	  <li><a href="http://security.FreeBSD.org/">Security Information</a></li>
+	  <li><a href="&base;/security/">Security Information</a></li>
 	  <li><a href="https://bugs.FreeBSD.org/search/">Bug Reports</a></li>
 	  <li><a href="https://www.FreeBSD.org/support.html">Submit Bug-report</a></li>
 	</ul>



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