diff --git a/en_US.ISO8859-1/articles/portbuild/article.xml b/en_US.ISO8859-1/articles/portbuild/article.xml
index e1e8dd19da..88530bb066 100644
--- a/en_US.ISO8859-1/articles/portbuild/article.xml
+++ b/en_US.ISO8859-1/articles/portbuild/article.xml
@@ -72,7 +72,7 @@
 	to specify the build branch (e.g., 7, 7-exp, 8, 8-exp, 9, 9-exp, 10, 10-exp).
 	The set of branches that <username>portmgr</username> currently
 	supports is the same as those that the &os;
-	<ulink url="http://www.freebsd.org/security/index.html#supported-branches">security team</ulink>
+	<ulink url="http://www.freebsd.org/security/index.html#sup">security team</ulink>
 	supports.
       </para>
 
@@ -2341,7 +2341,7 @@ zfs destroy -r a/snap/src-<replaceable>old-branch</replaceable></screen>
       <literal>packages-8-stable</literal> should be built from 8.1.</para>
 
     <para>As releases go End-Of-Life (see
-      <ulink url="http://www.freebsd.org/security/index.html#supported-branches">chart</ulink>),
+      <ulink url="http://www.freebsd.org/security/index.html#sup">chart</ulink>),
       a full (not incremental!) package build should be done and uploaded.</para>
 
     <para>The procedure is as follows:</para>
diff --git a/en_US.ISO8859-1/htdocs/releases/index.xml b/en_US.ISO8859-1/htdocs/releases/index.xml
index 279e63126a..d3f3576aa9 100644
--- a/en_US.ISO8859-1/htdocs/releases/index.xml
+++ b/en_US.ISO8859-1/htdocs/releases/index.xml
@@ -97,7 +97,7 @@
     <p>Complete historical information about the release date, the
       classification type, and the effective End-Of-Life (EOL) for
       these releases may be found on the <a
-	href="&base;/security/security.html#unsup">Unsupported
+	href="&base;/security/unsupported.html">Unsupported
 	Releases</a> section of the <a
 	href="&base;/security/security.html">FreeBSD Security
 	Information</a> page.</p>
diff --git a/en_US.ISO8859-1/htdocs/security/reporting.xml b/en_US.ISO8859-1/htdocs/security/reporting.xml
index ee2114548e..b7c16bc779 100644
--- a/en_US.ISO8859-1/htdocs/security/reporting.xml
+++ b/en_US.ISO8859-1/htdocs/security/reporting.xml
@@ -20,8 +20,8 @@
 	<li><a href="#how">How and where to report a FreeBSD security issue</a></li>
  	<li><a href="#sec">Information about the FreeBSD Security Officer</a></li>
  	<li><a href="#pol">Information handling policies</a></li>
- 	<li><a href="#sup">Supported FreeBSD Releases</a></li>
- 	<li><a href="#unsup">Unsupported FreeBSD Releases</a></li>
+ 	<li><a href="security.html#sup">Supported FreeBSD Releases</a></li>
+ 	<li><a href="unsupported.html">Unsupported FreeBSD Releases</a></li>
       </ul>
 
       <a name="how"></a>