svn commit: r45720 - head/share/xml
Gavin Atkinson
gavin at FreeBSD.org
Sun Oct 5 21:50:57 UTC 2014
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>
More information about the svn-doc-all
mailing list