svn commit: r45720 - head/share/xml
Gavin Atkinson <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
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>
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"