svn commit: r51085 - head/en_US.ISO8859-1/htdocs

Glen Barber <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: gjb
Date: Mon Oct  9 15:34:39 2017
New Revision: 51085
URL: https://svnweb.freebsd.org/changeset/doc/51085

Log:
  Fix broken URLs on the relnotes.html page for -CURRENT.
  Comment the errata.html URL, as we do not issue ENs/SAs for
  CURRENT.
  
  Submitted by:	Rick Miller
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/en_US.ISO8859-1/htdocs/relnotes.xml

Modified: head/en_US.ISO8859-1/htdocs/relnotes.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/relnotes.xml	Mon Oct  9 02:09:43 2017	(r51084)
+++ head/en_US.ISO8859-1/htdocs/relnotes.xml	Mon Oct  9 15:34:39 2017	(r51085)
@@ -2,6 +2,7 @@
 <!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
 "http://www.FreeBSD.org/XML/share/xml/xhtml10-freebsd.dtd" [
 <!ENTITY title "Release Documentation">
+<!ENTITY current "12.0R">
 ]>
 
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -67,13 +68,16 @@
     <h3>FreeBSD -CURRENT Release Documentation</h3>
 
     <ul>
-      <li><a href="&base;/relnotes/CURRENT/readme/index.html">README</a></li>
+      <li><a href="&base;/releases/&current;/readme.html">README</a></li>
 
-      <li><a href="&base;/relnotes/CURRENT/relnotes/index.html">Release Notes</a></li>
+      <li><a href="&base;/releases/&current;/relnotes.html">Release Notes</a></li>
 
-      <li><a href="&base;/relnotes/CURRENT/hardware/index.html">Hardware Notes</a></li>
+      <li><a href="&base;/releases/&current;/hardware.html">Hardware Notes</a></li>
 
-      <li><a href="&base;/relnotes/CURRENT/errata/index.html">Errata</a></li>
+      <?ignore
+      <li><a href="&base;/releases/&current;/errata.html">Errata</a></li>
+      ?>
+
     </ul>
 
     <h3>FreeBSD 11-STABLE Release Documentation</h3>
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.